Increase the delay from 1s to 2s and flash the firmware script argument.

This commit is contained in:
László Monda
2017-10-21 03:28:54 +02:00
parent 2e07627359
commit e9920cfebb

View File

@@ -30,9 +30,9 @@ set -x # echo on
$usb_dir/jump-to-slave-bootloader.js
$usb_dir/jump-to-bootloader.js buspal
sleep 1
sleep 2
$blhost get-property 1
$blhost flash-erase-all-unsecure
$blhost write-memory 0x0 uhk-left-release-srec/uhk-left.bin
$blhost write-memory 0x0 "$firmware_image"
$blhost reset
../../../lib/bootloader/bin/Tools/blhost/$blhost_path/blhost --usb 0x1d50,0x6121 reset