summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@avencall.com>2012-08-23 15:36:15 +0200
committerNoe Rubinstein <nrubinstein@avencall.com>2012-08-23 15:36:15 +0200
commite04b0ae790fc7b21efbcdc9fafc53e080c8c2521 (patch)
tree69e3c504bf039b45b3e0879108ab4b292c2c63fc
parent50e4618028452771dbe3092877da631704933629 (diff)
options in flash.sh
-rwxr-xr-xflash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash.sh b/flash.sh
index 22e5434..fa2e53a 100755
--- a/flash.sh
+++ b/flash.sh
@@ -6,7 +6,7 @@ BUILD_ROM=$(dirname $0)
FLASHROM=flashrom
cd $ROM_DATA
-$BUILD_ROM/build_rom -f 08:D2:9A:02:00:00 -t 08:D2:9A:3f:ff:ff | tee message
+$BUILD_ROM/build_rom -f 08:D2:9A:02:00:00 -t 08:D2:9A:3f:ff:ff $* | tee message
sudo $FLASHROM -p dediprog -w coreboot.rom
git commit -F message db.bin current_serial.txt