coreboot-kgpe-d16/src/arch
Kyösti Mälkki 1de648e272 CBMEM console: Fix buffer without EARLY_CBMEM_INIT
On S3 resume, CBMEM_ID_CONSOLE from previous boot is found in ramstage,
even when romstage did not create it. So buffer did not get cleared
on S3 resume path.

Also do not allocate for preram_cbmem_console in CAR when there
are no means to back it up to ram.

Change-Id: I175cebbb938adf2a7414703fefffb8da796e9fa9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/10301
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2015-05-26 19:10:39 +02:00
..
arm Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
arm64 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mips Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
riscv Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
x86 CBMEM console: Fix buffer without EARLY_CBMEM_INIT 2015-05-26 19:10:39 +02:00