From 97d56fa1a2b2103ca6cf01cf45d0b9bf123cbef5 Mon Sep 17 00:00:00 2001 From: Furquan Shaikh Date: Fri, 27 May 2016 16:43:26 -0700 Subject: reef: Remove si-all region from chromeos.fmd This matches the change in depthcharge fmap.dts to remove si-all region and mark si-desc as ifd. CQ-DEPEND=CL:347986 BUG=chrome-os-partner:53689 BRANCH=None TEST=Compiles successfully Change-Id: Ic7ed94fcdfb9a79bd6ceb960830f67678b0291b6 Signed-off-by: Furquan Shaikh Reviewed-on: https://review.coreboot.org/14990 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/google/reef/chromeos.fmd | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/mainboard/google/reef/chromeos.fmd') diff --git a/src/mainboard/google/reef/chromeos.fmd b/src/mainboard/google/reef/chromeos.fmd index 3f7c3aaf34..2a581bedaf 100644 --- a/src/mainboard/google/reef/chromeos.fmd +++ b/src/mainboard/google/reef/chromeos.fmd @@ -1,9 +1,7 @@ FLASH 8M { WP_RO@0x0 0x400000 { - SI_ALL@0x0 0x200000 { - SI_DESC@0x0 0x1000 - bootblock@0x7c480 0x8000 - } + SI_DESC@0x0 0x1000 + bootblock@0x7c480 0x8000 RO_SECTION@0x200000 0x200000 { RO_VPD@0x0 0x4000 FMAP@0x4000 0x800 -- cgit v1.2.3