coreboot-kgpe-d16/src/include/console
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
..
cbmem_console.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
console.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
early_print.h console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
loglevel.h - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
ne2k.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
post_codes.h Add a specific post code for S3 resume failures 2013-12-21 12:02:43 +01:00
qemu_debugcon.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
spkmodem.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
streams.h console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
uart.h uart: Support multiple ports 2014-04-30 06:59:05 +02:00
usb.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
vtxprintf.h console: Simplify vtxprintf 2014-04-09 13:25:14 +02:00