[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy: [WIP] Add a region for storing update state

Rizwan Qureshi (Code Review) gerrit at coreboot.org
Fri Jul 6 14:45:33 CEST 2018


Rizwan Qureshi has uploaded this change for review. ( https://review.coreboot.org/27367


Change subject: mb/google/poppy: [WIP] Add a region for storing update state
......................................................................

mb/google/poppy: [WIP] Add a region for storing update state

Change-Id: I62c9e1238eb0ce0bda5c267b74b16b65b90bc6ab
Signed-off-by: Rizwan Qureshi <rizwan.qureshi at intel.com>
---
M src/mainboard/google/poppy/chromeos.fmd
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/27367/1

diff --git a/src/mainboard/google/poppy/chromeos.fmd b/src/mainboard/google/poppy/chromeos.fmd
index faf50e2..b312fc9 100644
--- a/src/mainboard/google/poppy/chromeos.fmd
+++ b/src/mainboard/google/poppy/chromeos.fmd
@@ -27,7 +27,8 @@
 			}
 			RW_VPD at 0x48000 0x2000
 			RW_NVRAM at 0x4a000 0x6000
-			RW_UPDATE_STATE at 0x50000 0x1000
+			RW_UPDATE_STATE at 0x50000 0x100
+			RW_UNUSED at 0x50100 0xF00
 		}
 		RW_LEGACY(CBFS)@0x821000 0x1DF000
 		WP_RO at 0xa00000 0x400000 {

-- 
To view, visit https://review.coreboot.org/27367
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I62c9e1238eb0ce0bda5c267b74b16b65b90bc6ab
Gerrit-Change-Number: 27367
Gerrit-PatchSet: 1
Gerrit-Owner: Rizwan Qureshi <rizwan.qureshi at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180706/63b58c11/attachment-0001.html>


More information about the coreboot-gerrit mailing list