coreboot/src/console
Aaron Durbin fd6fb26ae7 verstage: provide support for serial console
verstage previously lacked serial console support.
Add the necessary objects and macro checks to allow
verstage to include the serial console.

Change-Id: Ibe911ad347cac0b089f5bc0d4263956f44f3d116
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10196
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2015-05-13 20:53:38 +02:00
..
console.c src/console: Sanitize headers and IS_ENABLED usage 2014-06-25 11:32:25 +02:00
die.c misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
early_print.c console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
init.c console: enumerate all known stages 2015-05-13 20:53:25 +02:00
Kconfig cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
Makefile.inc verstage: provide support for serial console 2015-05-13 20:53:38 +02:00
post.c misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
printk.c console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
uart_wrapper.c Add console wrapper for UART driver 2015-04-14 21:25:34 +02:00
vsprintf.c src/console: Sanitize headers and IS_ENABLED usage 2014-06-25 11:32:25 +02:00
vtxprintf.c Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00