Hello build bot (Jenkins), Furquan Shaikh, Jamie Ryu, Rizwan Qureshi, Sridhar Siricilla, Balaji Manigandan, Raj Astekar,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47439
to look at the new patch set (#4).
Change subject: mb/google/dedede: Modify flash layout to add ME_RW_A/B regions ......................................................................
mb/google/dedede: Modify flash layout to add ME_RW_A/B regions
Existing implemenation adds the CSE RW update binary to FW_MAIN_A/B regions and this has significant impact on boot time due to the increase in the size of these regions leading to higher loading and hashing time.
This patch modifies flash layout to add new ME_RW_A/B fmap regions in the RW_SECTION_A/B.
BUG=b:169077783 TEST= Built for dedede. Verified that CSE RW binary is added to the CSE_RW_A/B fmap region.
Change-Id: I23a3e22a569488b39beb4d12f5b6309c7c742992 Signed-off-by: V Sowmya v.sowmya@intel.com --- M src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd M src/mainboard/google/dedede/chromeos-dedede-32MiB.fmd 2 files changed, 12 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/47439/4