[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Use unused space in RO_SECTION for COREBOOT region

Furquan Shaikh (Code Review) gerrit at coreboot.org
Fri Jul 20 08:02:57 CEST 2018


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/27555


Change subject: mb/google/octopus: Use unused space in RO_SECTION for COREBOOT region
......................................................................

mb/google/octopus: Use unused space in RO_SECTION for COREBOOT region

This change increases COREBOOT region size by the amount of unused space
left in RO_SECTION. This extra space is useful when building images with
debug enabled.

BUG=b:111661025

Change-Id: Icbd88c3350f96707f37b69fe01f8ae9c7838ab82
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/mainboard/google/octopus/chromeos.fmd
1 file changed, 2 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/27555/1

diff --git a/src/mainboard/google/octopus/chromeos.fmd b/src/mainboard/google/octopus/chromeos.fmd
index 3c4ed4a..5572930 100644
--- a/src/mainboard/google/octopus/chromeos.fmd
+++ b/src/mainboard/google/octopus/chromeos.fmd
@@ -7,9 +7,8 @@
 			FMAP at 0x0 0x800
 			RO_FRID at 0x800 0x40
 			RO_FRID_PAD at 0x840 0x7c0
-			COREBOOT(CBFS)@0x1000 0x1b3000
-			GBB at 0x1b4000 0x40000
-			RO_UNUSED at 0x1f4000 0x8000
+			COREBOOT(CBFS)@0x1000 0x1bb000
+			GBB at 0x1bc000 0x40000
 		}
 	}
 	MISC_RW at 0x400000 0x30000 {

-- 
To view, visit https://review.coreboot.org/27555
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: Icbd88c3350f96707f37b69fe01f8ae9c7838ab82
Gerrit-Change-Number: 27555
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180720/cd202dd0/attachment.html>


More information about the coreboot-gerrit mailing list