Attention is currently required from: Anastasia Klimchuk. Hello build bot (Jenkins), Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/60070
to look at the new patch set (#2).
Change subject: flashrom.c: Move do_*() helpers into cli_classic.c ......................................................................
flashrom.c: Move do_*() helpers into cli_classic.c
These helpers are only used by the CLI logic and so we localise them here to move towards cli_classic being a pure libflashrom user.
BUG=b:208132085 TEST=`make`
Change-Id: If1112155e2421e0178fd73f847cbb80868387433 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M cli_classic.c M flash.h M flashrom.c 3 files changed, 98 insertions(+), 102 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/70/60070/2