coreboot/src/cpu
Kyösti Mälkki 70342a7f51 uart: Support multiple ports
The port for console remains to be a compile time constant.
The Kconfig option is changed to select an UART port with index
to avoid putting map of UART base addresses in Kconfigs.

With this change it is possible to have other than debug console
on different UART port.

Change-Id: Ie1845a946f8d3b2604ef5404edb31b2e811f3ccd
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5342
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-04-30 06:59:05 +02:00
..
allwinner uart: Support multiple ports 2014-04-30 06:59:05 +02:00
amd AGESA SPI: Fix Kconfig options 2014-04-29 17:31:40 +02:00
armltd qemu-armv7 CPU: Move Kconfig code into CPU directory 2013-12-05 00:38:06 +01:00
dmp dmp/vortex86ex: Add timeout for keyboard system flag checking. 2013-11-30 20:18:06 +01:00
intel Rename coreboot_ram stage to ramstage 2014-04-26 13:27:09 +02:00
qemu-x86 qemu: add q35 support 2013-06-17 17:04:17 +02:00
samsung uart: Support multiple ports 2014-04-30 06:59:05 +02:00
ti uart: Support multiple ports 2014-04-30 06:59:05 +02:00
via CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
x86 Rename coreboot_ram stage to ramstage 2014-04-26 13:27:09 +02:00
Kconfig Move MAX_PHYSICAL_CPUS to AMD k8 and fam10 2014-04-20 20:04:07 +02:00
Makefile.inc cpu: Add initial support for Allwinner A10 SoC 2014-01-08 22:54:08 +01:00