From bce1807d9c06c921381ed69343ccf4cfb145308a Mon Sep 17 00:00:00 2001 From: Furquan Shaikh Date: Fri, 29 Jul 2016 09:57:13 -0700 Subject: google/reef: Update chromeos.fmd RO_SECTION Update RO_SECTION to match the changes in depthcharge: https://chromium-review.googlesource.com/#/c/364261 BUG=chrome-os-partner:55713 Change-Id: I7238856cf73a62345778ea87e191a11190b7fb38 Signed-off-by: Furquan Shaikh Reviewed-on: https://review.coreboot.org/15966 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie Reviewed-by: Paul Menzel --- src/mainboard/google/reef/chromeos.fmd | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/mainboard/google/reef/chromeos.fmd b/src/mainboard/google/reef/chromeos.fmd index bebee33ca7..286955d534 100644 --- a/src/mainboard/google/reef/chromeos.fmd +++ b/src/mainboard/google/reef/chromeos.fmd @@ -2,17 +2,17 @@ FLASH 16M { WP_RO@0x0 0x800000 { SI_DESC@0x0 0x1000 IFWI@0x1000 0x1ff000 - RO_SECTION@0x200000 0x600000 { - RO_VPD@0x0 0x4000 - FMAP@0x4000 0x800 - RO_FRID@0x4800 0x40 - RO_FRID_PAD@0x4840 0x7c0 - COREBOOT(CBFS)@0x5000 0x17b000 - GBB@0x180000 0x40000 - RO_UNUSED_1@0x1c0000 0x400000 + RO_VPD@0x200000 0x4000 + RO_SECTION@0x204000 0x5fc000 { + FMAP@0x0 0x800 + RO_FRID@0x800 0x40 + RO_FRID_PAD@0x840 0x7c0 + COREBOOT(CBFS)@0x1000 0x17b000 + GBB@0x17c000 0x40000 + RO_UNUSED_1@0x1bc000 0x400000 # logical boot partition 2. Remove with updated CSE - SIGN_CSE@0x5c0000 0x10000 - RO_UNUSED_2@0x5d0000 0x30000 + SIGN_CSE@0x5bc000 0x10000 + RO_UNUSED_2@0x5cc000 0x30000 } } MISC_RW@0x800000 0x1a000 { -- cgit v1.2.3