Minimal Ubuntu 22 Jammy, one Image can be flashed in eMMC, SD Card, USB and NVMe.
Set up For RkdevelopTool ( Windows ) / Upgrade Tool ( Linux ) For eMMC Flash
Using Windows
-
Download SPL Loader For Axon RK3588.
Download Minimal Ubuntu 22-Jammy 5.10 All ImageUntar it using the command below:
tar -xvf <image.tar.gz>
-
Get Axon into MASKROM Mode.
-
Watch the video below:
- Unzip it using the command below:
Flash-All-Image.mp4.7z (2.2 MB)sudo 7z e Flash-All-Image.mp4.7z
Using Linux
-
Download SPL Loader For Axon RK3588.
Download Minimal Ubuntu 22-Jammy 5.10 All ImageUntar it using below command :
tar -xvf <image.tar.gz>
-
Using
upgrade_tool
, follow the steps below:sudo upgrade_tool ld
sudo upgrade_tool db <SPL_Loader_File_path.bin>
sudo upgrade_tool wl 0 <Minimal_image.img>