coreboot-kgpe-d16/src
Stefan Reinauer 998ab0d5f9 Exynos5420: Clean up console code
- 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: I983d011c6ca602445f447d17799c1b2a33e8bd1d
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3656
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-10 21:43:03 +02:00
..
arch ARM: Fix up page table/cachability management. 2013-07-10 21:06:34 +02:00
console console: Fix spelling 2013-07-10 20:16:50 +02:00
cpu Exynos5420: Clean up console code 2013-07-10 21:43:03 +02:00
device device: Fix spelling 2013-07-10 20:17:25 +02:00
drivers drivers: Fix spelling 2013-07-10 20:18:15 +02:00
ec ec: Remove hardcoded GPI offset in EC SCI 2013-07-10 21:42:51 +02:00
include ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
lib lib: Fix spelling 2013-07-10 20:17:51 +02:00
mainboard Exynos5420: Clean up console code 2013-07-10 21:43:03 +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