diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/reef/chromeos.fmd | 20 |
1 files 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 { |