coreboot/src
Stefan Reinauer 919c804425 ARMv7: Clean up console code
- Guard console_init() with CONFIG_EARLY_CONSOLE in bootblock
 - Don't initialize console twice in the bootblock
 - remove printk in memory init that would mess up the UART
 - unconditionally run console_init() in romstage, as it is
   also unconditionally run in the bootblock.

Change-Id: I8f0d60877433162367074d0e55e01f935fd81f8e
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3647
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-10 20:09:42 +02:00
..
arch ARMv7: Clean up console code 2013-07-10 20:09:42 +02:00
console usbdebug: Drop duplicates of EHCI BAR relocation code 2013-07-01 17:10:55 +02:00
cpu ARMv7: Clean up console code 2013-07-10 20:09:42 +02:00
device Provide support for setting up the framebuffer from EDID 2013-07-10 02:39:28 +02:00
drivers ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
ec ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. 2013-07-10 02:38:55 +02:00
include ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
lib Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
mainboard ARMv7: Clean up console code 2013-07-10 20:09:42 +02:00
northbridge Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
southbridge Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
superio w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00