CBMEM CONSOLE: Add code using the new console driver.
authorVadim Bendebury <vbendeb@chromium.org>
Fri, 30 Sep 2011 18:16:49 +0000 (11:16 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 29 Mar 2012 18:14:52 +0000 (20:14 +0200)
commit1078c67af1228a556b1c5c182e8616271f6b7919
tree87328c0148d61f758e1818ba0fee74e3df180488
parentbe25a4ded0957a0ca31f94d32857f1cb03aa42ff
CBMEM CONSOLE: Add code using the new console driver.

The new added code is compiled in when the CBMEM_CONSOLE config
flag is enabled.

Change-Id: Ifd1f492ce6321412a014333babbc5b3f14635988
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/721
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/arch/x86/lib/romcc_console.c
src/arch/x86/lib/romstage_console.c
src/boot/hardwaremain.c
src/console/console.c