Difference between revisions of "RockpiN10/dev/usb-install-for-android-image"
Line 21: | Line 21: | ||
== Boot To Maskrom Mode == | == Boot To Maskrom Mode == | ||
To boot ROCK Pi N10 into maskrom mode is simple since we have the maskrom key on board. | To boot ROCK Pi N10 into maskrom mode is simple since we have the maskrom key on board. | ||
− | * Power off the board and '''remove any bootable storage media''' such as microSD card. If you have bootloader in SPI flash, you need to shortcut SPI flash first as picture below. Or you can erase SPI | + | * Power off the board and '''remove any bootable storage media''' such as microSD card. If you have bootloader in SPI flash, you need to shortcut SPI flash first as picture below. Or you can erase SPI flash at first. |
[[File:Rockpin10_spi_shortcut.jpeg | 300px ]](click to view large image) | [[File:Rockpin10_spi_shortcut.jpeg | 300px ]](click to view large image) |
Revision as of 06:45, 25 April 2020
Requirements
This page describe how to download and install the rkupdate image on an eMMC module and boot on ROCK Pi N10. You need at least the following.
- The EMMC module has been welded to the rock PI N10, which is in this position
- an USB Male A to USB Male A cable
- a PC/laptop running Windows or Linux or MacOS
You also need the following to run on ROCK Pi N10
- ROCK Pi N10 board with power supply
- HDMI cable for display
- USB keyboard and mouse for input
Boot To Maskrom Mode
To boot ROCK Pi N10 into maskrom mode is simple since we have the maskrom key on board.
- Power off the board and remove any bootable storage media such as microSD card. If you have bootloader in SPI flash, you need to shortcut SPI flash first as picture below. Or you can erase SPI flash at first.
- Plug the USB Male A to Mail A cable to ROCK Pi N10 OTG port(the front USB3 port), the other side to PC
- Power on the board
- Press and hold the maskrom key, short press the reset key
- Release the maskrom key
Now on your Linux PC, lsusb command show show the following usb devices
Bus 003 Device 005: ID 2207:330c
It means the device is in maskrom mode now.
Download Image
1. Use upgrade_tool on Linux. Configuration upgrade_tool.
radxa$ upgrade_tool uf update.img
2. Use AndroidTool on Windows. Useing AndroidTool.