Disable security with the backdoor key.

This commit is contained in:
László Monda
2017-04-25 17:19:48 +02:00
parent d7fd5ebe0d
commit 91b3dcc910

View File

@@ -14,6 +14,7 @@ if [ ! -f $usb_binding ]; then
fi
$usb_dir/jump-to-bootloader.js
$blhost --usb 0x15a2,0x0073 flash-security-disable 0403020108070605
$blhost --usb 0x15a2,0x0073 flash-erase-all 0
$blhost --usb 0x15a2,0x0073 flash-image $firmware_image
$blhost --usb 0x15a2,0x0073 reset