coreboot/src
Vadim Bendebury 8603680c4a storm: enable CBMEM console dump
This patch enables on storm the recently introduced 'console buffer
dump on reboot' capability.

BRANCH=none
BUG=chromium:475347
TEST=generated storm image with serial console disabled and both rw
    firmware A and B sections corrupted. Programmed the new image on
    an SP5 device and rebooted it. Observed the device dump cbmem
    console buffer to the serial output, terminating with

 VB2:vb2_fail() Need recovery, reason: 0x3 / 0xa
 Reboot requested (1008000a)
 Saving nvdata
 SF: Detected S25FL128S_256K with page size 10000, total 2000000

  and the LED ring started flashing indicating recovery mode.

Change-Id: Idb50c86f59f393c783ccbc15de8f5564e2a1b38e
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 0ec88001b152bb9f1d7268b83367131b004816f8
Original-Change-Id: I9345eeb4d375f42fb1e4c617495b63b308ce51d9
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/265295
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9986
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-27 20:49:26 +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 storm: enable CBMEM console dump 2015-04-27 20:49:26 +02:00
northbridge fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00
soc Cygnus: add TrustZone functions and set everything non-secure in bootblock 2015-04-27 20:49:18 +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