[coreboot-gerrit] Change in coreboot[master]: google/cyan: Increase RO coreboot size on flash

Matt DeVillier (Code Review) gerrit at coreboot.org
Mon Aug 21 07:47:59 CEST 2017


Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/21124


Change subject: google/cyan: Increase RO coreboot size on flash
......................................................................

google/cyan: Increase RO coreboot size on flash

Commit 05627831826cab096789bd19f004b33a4cd70c0e applied
this change to other Google boards, but cyan was left out.

Bring cyan in line with other Google boards.

Change-Id: Id86bea538a7b82367ea6ddbd3fe3efb1b1c0078d
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/mainboard/google/cyan/chromeos.fmd
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/21124/1

diff --git a/src/mainboard/google/cyan/chromeos.fmd b/src/mainboard/google/cyan/chromeos.fmd
index 113fba6..0c05ce9 100644
--- a/src/mainboard/google/cyan/chromeos.fmd
+++ b/src/mainboard/google/cyan/chromeos.fmd
@@ -30,8 +30,8 @@
 				FMAP at 0x0 0x800
 				RO_FRID at 0x800 0x40
 				RO_FRID_PAD at 0x840 0x7c0
-				GBB at 0x1000 0xef000
-				COREBOOT(CBFS)@0xf0000 0x100000
+				GBB at 0x1000 0x6f000
+				COREBOOT(CBFS)@0x70000 0x180000
 			}
 		}
 	}

-- 
To view, visit https://review.coreboot.org/21124
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id86bea538a7b82367ea6ddbd3fe3efb1b1c0078d
Gerrit-Change-Number: 21124
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170821/b429f0c9/attachment.html>


More information about the coreboot-gerrit mailing list