Shelley Chen has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/33212 )
Change subject: mb/google/hatch: Increase RW_LEGACY to 1M for 16MB BIOS ......................................................................
mb/google/hatch: Increase RW_LEGACY to 1M for 16MB BIOS
The RW_LEGACY section needs to be minimum 1M. For the 16MB BIOS region, we had this region set too small, which was causing the firmware_FMap FAFT test to fail.
BUG=b:133857135, b:129464811 BRANCH=None TEST=test_that -b hatch <IP> firmware_FMap
Change-Id: Ie6311613ca3bb08e7f058a41d12f9a1153dc9c5e Signed-off-by: Shelley Chen shchen@google.com --- M src/mainboard/google/hatch/chromeos-16MiB.fmd 1 file changed, 9 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/33212/2