summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/mistral
diff options
context:
space:
mode:
authorNitheesh Sekar <nsekar@codeaurora.org>2019-05-27 18:54:45 +0530
committerPatrick Georgi <pgeorgi@google.com>2019-06-06 19:55:43 +0000
commit3f89da8d65d23bd02ec57ef51fcd57d898496114 (patch)
treeef55d0815564f7389bf3daabc19f9c12750ec5ea /src/mainboard/google/mistral
parent5b9e05501f5caf59cea8fb3599d3551c8ad259b8 (diff)
downloadcoreboot-3f89da8d65d23bd02ec57ef51fcd57d898496114.tar.gz
coreboot-3f89da8d65d23bd02ec57ef51fcd57d898496114.tar.bz2
coreboot-3f89da8d65d23bd02ec57ef51fcd57d898496114.zip
qcs405: Add PRESERVE flag for RO_VPD
Add PRESERVE flag to preserve the VPD data. Change-Id: I78ab4de31030465345c5ae58813bfed5e27494fb Signed-off-by: Nitheesh Sekar <nsekar@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33020 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/mistral')
-rw-r--r--src/mainboard/google/mistral/chromeos.fmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/mistral/chromeos.fmd b/src/mainboard/google/mistral/chromeos.fmd
index 633df2ee4243..76cdd50d9148 100644
--- a/src/mainboard/google/mistral/chromeos.fmd
+++ b/src/mainboard/google/mistral/chromeos.fmd
@@ -22,7 +22,7 @@ FLASH@0x0 8M {
GBB 0x2f00
RO_FRID 0x100
}
- RO_VPD 128K
+ RO_VPD(PRESERVE) 128K
RO_DDR_TRAINING(PRESERVE) 8K
}