summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t420/vboot-rwa.fmd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t420/vboot-rwa.fmd')
-rw-r--r--src/mainboard/lenovo/t420/vboot-rwa.fmd5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/t420/vboot-rwa.fmd b/src/mainboard/lenovo/t420/vboot-rwa.fmd
index 8a4cd3b47764..4bd4b865282d 100644
--- a/src/mainboard/lenovo/t420/vboot-rwa.fmd
+++ b/src/mainboard/lenovo/t420/vboot-rwa.fmd
@@ -16,14 +16,15 @@ FLASH@0xff800000 0x800000 {
}
RW_VPD(PRESERVE)@0x1a0000 0x1000
SMMSTORE(PRESERVE)@0x1a1000 0x40000
+ RW_NVRAM(PRESERVE)@0x1e1000 0x2000
- WP_RO@0x1e1000 0x11f000 {
+ WP_RO@0x1e3000 0x11d000 {
FMAP@0x0 0x800
RO_FRID@0x800 0x40
RO_PADDING@0x840 0x7c0
RO_VPD(PRESERVE)@0x1000 0x1000
GBB@0x2000 0x1e000
- COREBOOT(CBFS)@0x20000 0xff000
+ COREBOOT(CBFS)@0x20000 0xfd000
}
}
}