summaryrefslogtreecommitdiffstats
path: root/flash
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-09 05:03:59 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-11-09 05:03:59 (EST)
commit1a59ef004801a0ef266b49b078a6f8379351d8cc (patch)
tree72661d8806847c00ccc78111ecd07f3f94e1e594 /flash
parent622cda56ab18957846245af6116afffa45159b55 (diff)
downloadlibreboot-1a59ef004801a0ef266b49b078a6f8379351d8cc.zip
libreboot-1a59ef004801a0ef266b49b078a6f8379351d8cc.tar.gz
libreboot-1a59ef004801a0ef266b49b078a6f8379351d8cc.tar.bz2
flashing scripts: Remove obnoxious warnings.
These are already mentioned in the documentation. They should not show in the output of these scripts. Scripts: flash, lenovobios_firstflash, lenovobios_secondflash, macbook21_firstflash
Diffstat (limited to 'flash')
-rwxr-xr-xflash3
1 files changed, 1 insertions, 2 deletions
diff --git a/flash b/flash
index 9fd2f97..7110635 100755
--- a/flash
+++ b/flash
@@ -39,6 +39,5 @@ fi
# boardmismatch=force is for people upgrading from libreboot 5th release, where the new ROM's are "ThinkPad X60 / X60s / X60t"
# and the old ones are "ThinkPad X60 / X60s" and flashrom complains otherwise
-echo "MAKE SURE THAT YOU SEE 'VERIFIED' AT THE END (YOU WANT TO SEE THAT. MEANS IT WORKED)."
./flashrom/flashrom -p internal -w $1
-echo "MAKE SURE THAT YOU SEE 'VERIFIED' WRITTEN ABOVE (YOU WANT TO SEE THAT. MEANS IT WORKED)."
+