
10 Sep
2015
10 Sep
'15
12:58 a.m.
Hi Bo,
On Wed, Sep 9, 2015 at 7:32 PM, Bo Shen voice.shen@gmail.com wrote:
Please check whether the fastboot application supports your vendor ID. If not, add "-i <vendor_id> in your command line.
Thanks a lot! Now fastboot communicates well with -i:
$ fastboot getvar bootloader-version -i 0x0525 bootloader-version: U-Boot 2015.10-rc2-23960-g2462cce-dirty finished. total time: 0.000s
$ fastboot reboot -i 0x0525 --> board reboots fine.
Thanks for your help,
Fabio Estevam