coreboot-kgpe-d16/src/console
Jonathan Neuschäfer 2c8f3bd91b [WIP] console/Kconfig: Calculate COM port base addresses only on x86
On other architectures, the serial ports aren't mapped at 0x3f8.

WIP: I'm not sure how exactly the dependency should be encoded in
     Kconfig.

Change-Id: Ia1de545325a53607f62d08e76b2f61b25edbe6ef
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/16982
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-10-15 00:27:33 +02:00
..
console.c console: Add write line routine 2016-08-10 22:30:19 +02:00
die.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_print.c src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
init.c arch/x86: Enable postcar console 2016-08-01 21:40:23 +02:00
Kconfig [WIP] console/Kconfig: Calculate COM port base addresses only on x86 2016-10-15 00:27:33 +02:00
Makefile.inc console: honor CONFIG_POSTCAR_CONSOLE 2016-09-19 17:01:37 +02:00
post.c console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
printk.c console/: add missing license headers 2016-01-18 03:44:01 +01:00
vsprintf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
vtxprintf.c src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00