Skip to content

Commit

Permalink
Merge pull request 96boards#853 from johnstultz-work/db845c-doc-update
Browse files Browse the repository at this point in the history
Update doc to detail how to manually enter fastboot mode
  • Loading branch information
ric96 authored Oct 14, 2019
2 parents 9f3fe89 + f8fb5d5 commit d5a5371
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,10 @@ UFS provisioning is not support yet.

If the flashing process succeeded, all the right bootloaders and partition table should have been set. And fastboot can now be used to flash Linux root file system. The first thing to try is to get into fastboot, to make sure the flashing completed properly.

* Power off the board and make sure no USB cable is plugged into the board
* Power on the device using the proper power supply
* Disconnect the power cable from the board and make sure no USB cable is plugged into the board
* Hold down the "VOL-" button while reconnecting the power supply.
* Tap the "ON/OFF" button while continuing to hold the "VOL-" button for ~5 seconds after the blue LED lights up.
* Release "VOL-" button
* Connect the USB3 Type C (5) between the Linux PC and the board

Execute below command on the PC to confirm that the board has entered fastboot mode:
Expand Down

0 comments on commit d5a5371

Please sign in to comment.