David Hendricks uploaded patch set #2 to this change.

View Change

Add ability to read fmap from ROM

This adds logic to search the ROM for the flashmap.

It also changes the fmap-related CLI options so that --fmap will cause
flashrom to search the ROM for the fmap, while --fmap-file <filename>
will look in <filename>.

Signed-off-by: David Hendricks <dhendricks@fb.com>
Change-Id: I83119528afeef7a864e7b774b7b7d60cb9750bb4
---
M cli_classic.c
M fmap.c
M fmap.h
M libflashrom.c
4 files changed, 147 insertions(+), 28 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/80/27480/2

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I83119528afeef7a864e7b774b7b7d60cb9750bb4
Gerrit-Change-Number: 27480
Gerrit-PatchSet: 2
Gerrit-Owner: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>