[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Update RW_LEGACY size in fmap

Martin Roth (Code Review) gerrit at coreboot.org
Fri May 11 00:48:00 CEST 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/26221


Change subject: mainboard/google/kahlee: Update RW_LEGACY size in fmap
......................................................................

mainboard/google/kahlee: Update RW_LEGACY size in fmap

Add the unused space to the RW_LEGACY area.

BUG=b:79433466
TEST=None

Change-Id: I897d1dcf75466fe9bdb814c8a9db0fecb5c42af6
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/mainboard/google/kahlee/variants/grunt/chromeos.fmd
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/26221/1

diff --git a/src/mainboard/google/kahlee/variants/grunt/chromeos.fmd b/src/mainboard/google/kahlee/variants/grunt/chromeos.fmd
index 11c4bf0..68f633b 100644
--- a/src/mainboard/google/kahlee/variants/grunt/chromeos.fmd
+++ b/src/mainboard/google/kahlee/variants/grunt/chromeos.fmd
@@ -23,8 +23,8 @@
 		}
 		RW_VPD at 0x465000 0x2000
 		RW_NVRAM at 0x467000 0x5000
-		RW_UNUSED at 0x46C000 0x594000
-		RW_LEGACY at 0xA00000 0x200000
+		RW_UNUSED at 0x467000 0x14000
+		RW_LEGACY at 0x480000 0x780000
 
 		WP_RO at 0xC00000 0x400000 {
 			RO_VPD at 0x0 0x4000

-- 
To view, visit https://review.coreboot.org/26221
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: I897d1dcf75466fe9bdb814c8a9db0fecb5c42af6
Gerrit-Change-Number: 26221
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180510/09a085cd/attachment.html>


More information about the coreboot-gerrit mailing list