Michael Niewöhner uploaded patch set #4 to this change.

View Change

Build fmap from intel descriptor

Currently coreboot build creates a broken image when setting
CBFS_SIZE=ROM_SIZE to make use of all available space and ifd, me and/or
other regions are provided because the bios region offset calculation
does not take them into account.

When an ifd is provided we can build the fmap by extracting the offsets
from it to create working images for such configurations.

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: Ief153b08788f1f0484e83418e8308261301ebc44
---
M Makefile.inc
M util/cbfstool/default-x86.fmd
2 files changed, 79 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/35281/4

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ief153b08788f1f0484e83418e8308261301ebc44
Gerrit-Change-Number: 35281
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Michael Niewöhner
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset