Hello Angel Pons, Arthur Heymans, David Hendricks, Thomas Heijligen, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/33542
to look at the new patch set (#2).
Change subject: layout: Introduce layout_next() ......................................................................
layout: Introduce layout_next()
Also a `layout.c` internal version _layout_next(), that allows to modify layout entries.
Use both where applicable and the code is not dropped in this train, and also to compare the layouts in flashrom_layout_read_from_ifd() in depth.
Change-Id: I284958471c61344d29d92c95d88475065a9ca9aa Signed-off-by: Nico Huber nico.h@gmx.de --- M layout.c M layout.h M libflashrom.c 3 files changed, 46 insertions(+), 28 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/42/33542/2