Attention is currently required from: Edward O'Callaghan.
Hello Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/68296
to look at the new patch set (#2).
Change subject: flashrom.c: Separate out default layout init ......................................................................
flashrom.c: Separate out default layout init
get_default_layout() is undefined without a init_default_layout() so separate out that logic from probe_flash().
Change-Id: I8fd0af8fb1c32dc9f2b00cc39b518d2f4d98e3ac Signed-off-by: Edward O'Callaghan quasisec@google.com --- M flashrom.c 1 file changed, 27 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/96/68296/2