|
_______________________________________________________
| |
| OrangePi 5 plus - how flash android on EMMC storage |
_______________________________________________________
I highly recommend you to not use orange pi OS, very unstable, prefer android image instead (few issues but it's quite fine).
I've tested this with "Android/Android 12/SD Card-EMMC Image/OrangePi5Plus_RK3588_Android12_v1.0.1.tar.gz"
from http://www.orangepi.org/html/har ... ange-Pi-5-plus.html
Content of the tar :
- DriverAssitant_v5.12
- MiniLoader - what is needed for burning Linux images
- RKDevTool_v3.15_for_window
- OrangePi 5 Plus RK3588 user manual v1.5.1
- this read-me
1) Clear SPIFlash (p123-124 of manual)
______________________________________
In "Android and Linux image writing tool-RKDevTool and driver\DriverAssitant_v5.12"
Launch 'DriverInstall.exe' to install the drivers
In "Android and Linux image writing tool-RKDevTool and driver\RKDevTool_v3.15_for_window"
Launch "RKDevTool.exe"
On the SBC, connect usb-c to your computer, then with a pen homd button maskrom (close to the usb c port) then connect power supply to it.
In the windows "RKDevTool" at the bottom now you can see "Found One MASKROM Device"
Go in the tab "Advanced Function" & click on the "..." to the left of "Download" (the first line "Boot")
in "Android and Linux image writing tool-RKDevTool and driver\MiniLoader - what is needed for burning Linux images\"
Select "MiniLoaderAll.bin" and click on "Download"
In the list, choose "5. SPINOR"
and choose "Switch Storage" and "Erase All"
In the output section you will see "Erasing sectors success" when the SPIFlash will be erased
-------------------------------------------------
2) Install Android on EMMC (p100 of manual / p47 for a linux distribution)
__________________________________________________________________________
If it don't boot after installation do Step 1 "1 Clear SPIFlash" first.
Download an android image from :
http://www.orangepi.org/html/har ... ange-Pi-5-plus.html
If it's for a TV : OrangePi5Plus-RK3588_Android12-box_v1.0.0.tar.gz
if it's for a computer (support 8K) : OrangePi5Plus_RK3588_Android12_v1.0.1.tar.gz
With 7-zip extract the .gz file then the .tar file
you will get a file like this :
OrangePi5Plus-RK3588_Android12-box_v1.0.0.img
In "Android and Linux image writing tool-RKDevTool and driver\DriverAssitant_v5.12"
Launch 'DriverInstall.exe' to install the drivers
In "Android and Linux image writing tool-RKDevTool and driver\RKDevTool_v3.15_for_window"
Launch "RKDevTool.exe"
On the SBC, connect usb-c to your computer, then with a pen homd button maskrom (close to the usb c port) then connect power supply to it.
In the windows "RKDevTool" at the bottom now you can see "Found One MASKROM Device"
Go in the tab "Upgrade Firmware" & click on "Firmware", then choose your android .img file like
OrangePi5Plus-RK3588_Android12-box_v1.0.0.img
Then click on "Upgrade", the SBC will automatically restart & boot on android.
-> If you have error while flashing firmware you have to manually erase every partitions from you emmc, you can do it from ubuntu / tf card, with gparted. Then retry step n°2 (no need to mess with spi flash again).
|
|