Add KBOOT I2C slave driver, its related USB command, and make the firmware updater script of the left half successfully reset the left half after firmware update.
This commit is contained in:
@@ -35,4 +35,6 @@ $blhost get-property 1
|
||||
$blhost flash-erase-all-unsecure
|
||||
$blhost write-memory 0x0 "$firmware_image"
|
||||
$blhost reset
|
||||
sleep 4
|
||||
$usb_dir/send-kboot-reset.js
|
||||
../../../lib/bootloader/bin/Tools/blhost/$blhost_path/blhost --usb 0x1d50,0x6121 reset
|
||||
|
||||
Reference in New Issue
Block a user