coreboot/src/console
Bryant Ou 0ee920bf64 console: Override uart base address
Add a new CONFIG_OVERRIDE_UART_FOR_CONSOLE token to override the index
of uart port, platform use a get_uart_for_console routine to decide what
index value should be used for console.

Signed-off-by: Bryant Ou <Bryant.Ou.Q@gmail.com>
Change-Id: I2079bd1e5ffa209553383b6aafe3b8724849ba2a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45405
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
2020-11-09 07:46:10 +00:00
..
console.c src/console: Drop unneeded empty lines 2020-09-21 15:52:42 +00:00
die.c
hw-debug_sink.adb
hw-debug_sink.ads
init.c console/init: Drop CONSOLE_LEVEL_CONST 2020-10-26 06:48:45 +00:00
Kconfig console: Override uart base address 2020-11-09 07:46:10 +00:00
Makefile.inc
post.c
printk.c src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
vsprintf.c
vtxprintf.c src/console: Drop unneeded empty lines 2020-09-21 15:52:42 +00:00