If you have compiled a custom partition image and want to install it to your Mixtile Edge 2 Kit, you can follow this guide to install the partition image.
The installation process varies depending on the OS of your host computer:
This guide assumes that your Mixtile Edge 2 Kit runs Debian.
前提条件
始める前に、あなたが持っていることを確認してください:
- A host computer that runs macOS, Linux, or Windows.
- A Type-C cable.
- A compiled partition image.
リナックス
-
インストール upgrade_tool_v2.22_for_linux and enter the ローダー mode (see steps 1-4 in Installing an OS on a Linux distribution).
-
Install the partition image as needed (replace the image locations with the actual ones):
upgrade_tool ul /path/to/MiniLoaderAll.bin # upgrade bootloader upgrade_tool di -p /path/to/parameter.txt # upgrade parameter upgrade_tool di -u /path/to/uboot.img upgrade_tool di -misc /path/to/misc.img upgrade_tool di -b /path/to/boot.img upgrade_tool di -recovery /path/to/recovery.img upgrade_tool di -oem /path/to/oem.img upgrade_tool di -rootfs rocdev/rootfs.img upgrade_tool di -userdata /path/to/userdata.img
-
Once the installation is complete, reboot the device:
upgrade_tool rd
マックオス
-
インストール upgrade_tool_v2.13_for_mac and enter the ローダー mode (see steps 1-4 in Installing an OS on macOS).
-
Install the partition image as needed (replace the image locations with the actual ones):
./upgrade_tool ul /path/to/MiniLoaderAll.bin # upgrade bootloader ./upgrade_tool di -p /path/to/parameter.txt # upgrade parameter ./upgrade_tool di -u /path/to/uboot.img ./upgrade_tool di -misc /path/to/misc.img ./upgrade_tool di -b /path/to/boot.img ./upgrade_tool di -recovery /path/to/recovery.img ./upgrade_tool di -oem /path/to/oem.img ./upgrade_tool di -rootfs rocdev/rootfs.img ./upgrade_tool di -userdata /path/to/userdata.img
-
Once the installation is complete, reboot the device:
./upgrade_tool rd
ウィンドウズ
-
Install the DriverAssistant_v5.12 そして RKDevTool_v3.19_for_windows, and enter the ローダー mode (see steps 1-4 in Installing an OS on Windows).
-
On the 画像をダウンロード page, click Dev Partition to read the partition information from Mixtile Edge 2 Kit:
Once the partitions are read, the partition addresses will be displayed in the Address column:
-
(Optional) If a partition is not displayed, add it manually:
-
Right-click a blank area and choose アイテムを追加:
-
Click the blank cell of the partition and select the partition image:
-
Set its 名称 そして Address manually.
-
-
Check the partition to burn, click the blank table cell on the right, and select the image file:
Example: installing UBoot:
-
クリック 走る to start the upgrade, and the device will restart automatically after the upgrade.
Note: If it fails to run, check the Write by Address box first and click 走る again.