forked from scorp2kk/u-boot
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ayufan: introduce recovery button mode selection
Press and hold recovery button to choose suitable boot mode. When given mode is selected release the button. Each mode exposes device over USB-OTG and can be connected via USB A-to-A cable 1 blink: share eMMC or SD as virtual disk 2 blinks: enter fastboot (Android's) 3 blinks: enter RockUSB download mode 4 blinks: enter MaskROM download mode Change-Id: I0ce9e67b51d7959ff2877418c2c9dfd4382de2a4
- Loading branch information
Showing
3 changed files
with
70 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters