aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2020-11-19 16:53:14 -0700
committerFelix Held <felix-coreboot@felixheld.de>2020-12-01 15:24:13 +0000
commite2ce56928c11417114906a1dae2b12a3977bd39e (patch)
tree328f6d650baa3e93dded8a832647696f34932395 /src/mainboard/google/zork
parenta1695504799f733c2fb1f030d1313535bbb5b065 (diff)
mb/google/zork: Mark RW_MRC_CACHE as "Preserve"
AGESA checks to make sure that the firmware version reading the MRC cache is the same version that wrote it, so it doesn't need to be erased during a firmware update. BUG=b:173724014 TEST=Flash firmware to DUT, update firmware, check RW_MRC_CACHE was not erased BRANCH=Zork Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: Ice3d1d467c25366b7ef678cd6481d043f62644ca Reviewed-on: https://review.coreboot.org/c/coreboot/+/47776 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/google/zork')
-rw-r--r--src/mainboard/google/zork/chromeos.fmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/zork/chromeos.fmd b/src/mainboard/google/zork/chromeos.fmd
index 7c2b95b6ec..be43e8a02d 100644
--- a/src/mainboard/google/zork/chromeos.fmd
+++ b/src/mainboard/google/zork/chromeos.fmd
@@ -1,6 +1,6 @@
FLASH@0xFF000000 16M {
SI_BIOS {
- RW_MRC_CACHE 64K
+ RW_MRC_CACHE(PRESERVE) 64K
RW_SECTION_A 3M {
VBLOCK_A 8K
FW_MAIN_A(CBFS)