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:
László Monda
2017-10-22 02:17:43 +02:00
parent e57d199b40
commit 92ee3b5606
7 changed files with 103 additions and 1 deletions

View File

@@ -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