Attention is currently required from: David Hendricks, Edward O'Callaghan. Daniel Campello has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/23021 )
Change subject: layout: Add -i <region>[:<file>] support ......................................................................
Patch Set 16:
(2 comments)
File flashrom.c:
https://review.coreboot.org/c/flashrom/+/23021/comment/3d6558a8_8d4a203c PS16, Line 1337: %s This can just be changed to "the expected size" for all cases to avoid the extra complicated interface.
File layout.c:
https://review.coreboot.org/c/flashrom/+/23021/comment/4a3143c8_27b92e8f PS16, Line 293: layout->entries[i].included = true; I think this was removed by mistake.