coreboot-kgpe-d16/src/drivers/uart
Kyösti Mälkki 48713a1bf7 console: Drop EARLY_CONSOLE option
We have means to easily disable a specific console in romstage if
necessary, so this global option makes little sense.

The option was initially introduced as a work-around for build issues
around CACHE_AS_RAM, ROMCC and ARCH_ARMV7 dependencies for UARTs.

Change-Id: I797bdd11a48ddd813d3ee7ccef9a0c050f16f669
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5607
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-04-30 07:00:20 +02:00
..
Kconfig OxPCIe uart: Move under drivers/uart 2014-04-09 11:30:53 +02:00
Makefile.inc console: Drop EARLY_CONSOLE option 2014-04-30 07:00:20 +02:00
oxpcie.c OxPCIe uart: Move under drivers/uart 2014-04-09 11:30:53 +02:00
oxpcie_early.c uart: Support multiple ports 2014-04-30 06:59:05 +02:00
pl011.c uart: Support multiple ports 2014-04-30 06:59:05 +02:00
uart8250io.c uart: Support multiple ports 2014-04-30 06:59:05 +02:00
uart8250mem.c uart: Support multiple ports 2014-04-30 06:59:05 +02:00
uart8250reg.h uart8250: Move under drivers/uart 2014-03-04 15:34:27 +01:00
util.c console: Fix includes 2014-03-04 15:26:08 +01:00