Sridhar Siricilla has uploaded this change for review.

View Change

mb/google/hatch: [REFERENCE] Make FMD changes to accomodate CSE RW blob

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I435b918d46c2afc5866820067ad0ca834db1fee1
---
M src/mainboard/google/hatch/chromeos-hatch-32MiB.fmd
1 file changed, 6 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/46313/1
diff --git a/src/mainboard/google/hatch/chromeos-hatch-32MiB.fmd b/src/mainboard/google/hatch/chromeos-hatch-32MiB.fmd
index 8368b0a..69c69dd 100644
--- a/src/mainboard/google/hatch/chromeos-hatch-32MiB.fmd
+++ b/src/mainboard/google/hatch/chromeos-hatch-32MiB.fmd
@@ -10,13 +10,15 @@
RW_LEGACY(CBFS)@0x0 0x1000000
RW_SECTION_A@0x1000000 0x3e0000 {
VBLOCK_A@0x0 0x10000
- FW_MAIN_A(CBFS)@0x10000 0x3cffc0
- RW_FWID_A@0x3dffc0 0x40
+ FW_MAIN_A(CBFS)@0x10000 0x28afc0
+ RW_FWID_A@0x29afc0 0x40
+ FW_MAIN_A_EXTN(CBFS)@0x29b000 0x145000
}
RW_SECTION_B@0x13e0000 0x3e0000 {
VBLOCK_B@0x0 0x10000
- FW_MAIN_B(CBFS)@0x10000 0x3cffc0
- RW_FWID_B@0x3dffc0 0x40
+ FW_MAIN_B(CBFS)@0x10000 0x28afc0
+ RW_FWID_B@0x29afc0 0x40
+ FW_MAIN_B_EXTN(CBFS)@0x29b000 0x145000
}
RW_MISC@0x17c0000 0x40000 {
UNIFIED_MRC_CACHE(PRESERVE)@0x0 0x30000 {

To view, visit change 46313. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I435b918d46c2afc5866820067ad0ca834db1fee1
Gerrit-Change-Number: 46313
Gerrit-PatchSet: 1
Gerrit-Owner: Sridhar Siricilla <sridhar.siricilla@intel.com>
Gerrit-MessageType: newchange