Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "RockpiN10/dev/usb-install-for-android-image"

< RockpiN10‎ | dev
(Requirements)
Line 6: Line 6:
 
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.
 
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
+
* The EMMC module has been welded to the Rock PI N10, which is in this position
 
[[File:Rockpi_N10_EMMC_module.jpg | 300px]]
 
[[File:Rockpi_N10_EMMC_module.jpg | 300px]]
 
* an USB Male A to USB Male A cable
 
* an USB Male A to USB Male A cable

Revision as of 07:25, 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

Rockpi N10 EMMC module.jpg

  • an USB Male A to USB Male A cable

UsbA-A.jpeg

  • 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.

Rockpin10 spi shortcut.jpeg(click to view large image)

  • Plug the USB Male A to Mail A cable to ROCK Pi N10 OTG port(the front USB3 port), the other side to PC

Rockpin10 usb install.jpeg(click to view large image)

  • Power on the board
  • Press and hold the maskrom key, short press the reset key

Rockpin10 maskrom key.jpeg(click to view large image)

  • 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.