Attention is currently required from: Stefan Reinauer.
Hello Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73448
to look at the new patch set (#2).
Change subject: util/ifdtool/ifdtool.c: Cleanup and Error printing ......................................................................
util/ifdtool/ifdtool.c: Cleanup and Error printing
- Remove region_name_fmap, since it's not needed. - Add warning if user doesn't supply a platform, since that can lead to dumps/layouts that do not include all IFD regions without the user even reliazing it. - Inform the User if IFD or Flashmap is not found. - Inform the User if there is not a single match between FMAP and IFD region
Signed-off-by: Maximilian Brune maximilian.brune@9elements.com Change-Id: I7bbce63ecb2e920530394766f58b5ea6f72852e9 --- M util/ifdtool/ifdtool.c 1 file changed, 35 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/73448/2