Hello Stefan Tauner, Paul Menzel, David Hendricks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/17950
to look at the new patch set (#14).
Change subject: cli_classic: Add option (-N, --noverify-all) ......................................................................
cli_classic: Add option (-N, --noverify-all)
This option specifies to verify included regions only after a write. It also reduces the data read before the write.
v2: o Changed short option name to `-N`. o Added section in the manual page.
Change-Id: I40b5983f56d62821d17b827b88b73d1d41a30bd7 Signed-off-by: Nico Huber nico.huber@secunet.com --- M cli_classic.c M flashrom.8.tmpl 2 files changed, 26 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/50/17950/14