coreboot-kgpe-d16/src/mainboard/asus/dsbf
Kyösti Mälkki deb2cb27e9 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE
Use of CAR_GLOBAL is not safe after CAR is torn down, unless the
board properly implements EARLY_CBMEM_INIT.

Flag vulnerable boards that only do cbmem_recovery() in romstage on S3
resume and implementation with Intel FSP that invalidates cache before
we have a chance to copy the contents.

Change-Id: Iecd10dee9b73ab3f1f66826950fa0945675ff39f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5419
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-04-01 11:36:00 +02:00
..
Kconfig Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE 2014-04-01 11:36:00 +02:00
board_info.txt board_info.txt: Classify almost all remaining boards. 2014-01-22 22:05:39 +01:00
cmos.layout Add ASUS DSBF mainboard 2012-07-14 17:34:57 +02:00
devicetree.cb sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
irq_tables.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
romstage.c intel/i5000: Use MMCONF_SUPPORT_DEFAULT 2013-07-04 03:10:22 +02:00