Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23025
to look at the new patch set (#5).
Change subject: Modify test_v2.sh to work with upstream ......................................................................
Modify test_v2.sh to work with upstream
This updates a few minor things so that the test script works with upstream flashrom: - Do not depend on git/repo to check if we're in the flashrom directory. - Assume logging is supported in both flashrom binaries. - Use upstream's "--chip-size" command and filter superfluous output. - Clean-up places where "--ignore-fmap" is used. - Use "--noverify-all" instead of "--fast-verify".
Change-Id: I9ace99fdb8d779804fe1887fe49f6409f8aff02e Signed-off-by: David Hendricks dhendricks@fb.com --- M tests/tests_v2/test_v2.sh 1 file changed, 16 insertions(+), 26 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/25/23025/5