coreboot/src/console
Jonathan Neuschäfer d2c8826a58 UPSTREAM: [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.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Jonathan Neuschfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/16982
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>

Change-Id: Ia1de545325a53607f62d08e76b2f61b25edbe6ef
Reviewed-on: https://chromium-review.googlesource.com/400105
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-10-18 22:14:42 -07:00
..
console.c UPSTREAM: console: Add write line routine 2016-08-14 19:50:25 -07:00
die.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_print.c UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
init.c UPSTREAM: arch/x86: Enable postcar console 2016-08-04 23:38:34 -07:00
Kconfig UPSTREAM: [WIP] console/Kconfig: Calculate COM port base addresses only on x86 2016-10-18 22:14:42 -07:00
Makefile.inc UPSTREAM: console: honor CONFIG_POSTCAR_CONSOLE 2016-09-21 19:36:51 -07:00
post.c UPSTREAM: console/post: be explicit about conditional cmos_post_log() compiling 2016-05-26 03:21:57 -07: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 UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00