-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show the progress of downloading and flashing.
- Loading branch information
1 parent
b8d75fe
commit 52343c4
Showing
4 changed files
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
This tool can help you update boot loader on NPM801 and Warrior by USB cable. | ||
1. Connect the device to PC by USB cable and plug charger into the device; | ||
2. Put device into USB-BOOT mode by pressing Vol+ and do a reset; | ||
2. Put device into USB-BOOT mode by pressing both Vol+ and reset at the same time and keeping Vol+ pressed for unless 2 seconds after reset is triggered; | ||
3. $ lsusb, you will happy to find xxxx:4780; | ||
4. cd ingenic-xboot-updater; | ||
5. $ sudo ./ingenic-xboot-updater --boot=x-boot-nand.bin; |
Binary file not shown.
Binary file not shown.