coreboot-kgpe-d16/src
Vadim Bendebury 6e20e2f168 cbmem: add and use a function to dump console buffer
The new function can be compiled in only when serial console is
disabled.

When invoked, this function initializes the serial interface and dumps
the contents of the CBMEM console buffer to serial output.

BRANCH=none
BUG=chromium:475347
TEST=compiled for different platforms with and without serial console
     enabled. No actual test of this function yet.

Change-Id: Ia8d16649dc9d09798fa6970f2cfd893438e00dc5
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: a38a8254dd788ad188ba2509b9ae117d6f699579
Original-Change-Id: Ib85759a2727e31ba1ca21da7e6c346e434f83b52
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/265293
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9984
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-27 20:49:09 +02:00
..
arch arm64: save/restore cptr_el3 and cpacr_el1 registers 2015-04-27 07:45:34 +02:00
console cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
cpu fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00
device device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
drivers driver/intel/fsp: Correct the fastboot data (MRC data) printing length 2015-04-24 21:15:41 +02:00
ec chromeec: lpc: Add variant MEC IO 2015-04-22 08:58:13 +02:00
include cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
lib cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
mainboard fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00
northbridge fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00
soc intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value 2015-04-27 17:33:29 +02:00
southbridge fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
Kconfig fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00