Difference between revisions of "IoTGateway/BSP/Linux/Update SOP2 Image DS100 and DS100Lite"
From ESS-WIKI
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Download AndroidTool_Linux_v2.63.zip and DriverAssitant_v4.5.zip | + | Download AndroidTool_Linux_v2.63.zip and DriverAssitant_v4.5.zip [https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/maskrom https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/maskrom] |
+ | |||
− | |||
Step1 Connect with the OTG port and PC. | Step1 Connect with the OTG port and PC. | ||
[[File:20180719 181034.jpg|500px|20180719_181034.jpg]] | [[File:20180719 181034.jpg|500px|20180719_181034.jpg]] | ||
+ | |||
+ | |||
Step2 Double click DriverInstall. | Step2 Double click DriverInstall. | ||
Line 11: | Line 13: | ||
[[File:DriverAssitant.jpg|700px|DriverAssitant.jpg]] | [[File:DriverAssitant.jpg|700px|DriverAssitant.jpg]] | ||
− | Step3 | + | |
+ | |||
+ | Step3 Run AndroidTool_Linux_v2.63 tools | ||
[[File:V263 1.jpg|700px|V263_1.jpg]] | [[File:V263 1.jpg|700px|V263_1.jpg]] | ||
− | Step4 | + | |
+ | |||
+ | Step4 ADB or Debug console, send command "reboot bootloader" | ||
[[File:V263 2.jpg|700px|V263_2.jpg]] | [[File:V263 2.jpg|700px|V263_2.jpg]] | ||
+ | |||
+ | |||
+ | |||
+ | Step6 Select the Maskrom (In the red box) | ||
[[File:V263 3.jpg|700px|V263_3.jpg]] | [[File:V263 3.jpg|700px|V263_3.jpg]] | ||
+ | |||
+ | |||
+ | |||
+ | Step7 Then DS100/DS100L restart to MASKROM mode | ||
[[File:V263 4.jpg|700px|V263_4.jpg]] | [[File:V263 4.jpg|700px|V263_4.jpg]] | ||
+ | |||
+ | |||
+ | |||
+ | Step8 Input the address and name (In the red box) | ||
[[File:V263 5.jpg|700px|V263_5.jpg]] | [[File:V263 5.jpg|700px|V263_5.jpg]] | ||
− | |||
− | |||
Line 47: | Line 63: | ||
0x0005A000 rootfs rootfs.ext4 | 0x0005A000 rootfs rootfs.ext4 | ||
</syntaxhighlight><br/> | </syntaxhighlight><br/> | ||
+ | |||
+ | |||
+ | Step9 Select the image path. (In the blue box) | ||
+ | |||
+ | [[File:V263 6.jpg|700px|V263_6.jpg]] | ||
+ | |||
+ | Step10 Finish the update |
Latest revision as of 06:27, 29 November 2018
Download AndroidTool_Linux_v2.63.zip and DriverAssitant_v4.5.zip https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/maskrom
Step1 Connect with the OTG port and PC.
Step2 Double click DriverInstall.
Step3 Run AndroidTool_Linux_v2.63 tools
Step4 ADB or Debug console, send command "reboot bootloader"
Step6 Select the Maskrom (In the red box)
Step7 Then DS100/DS100L restart to MASKROM mode
Step8 Input the address and name (In the red box)
Update Debian
0x00000000 loader rk3399_loader_v1.14.115.bin
0x00000000 parameter parameter-debian.txt
0x00004000 uboot uboot.img
0x00006000 trust trust.img
0x0000A000 boot boot.img
0x0003A000 oem oem.img
0x0005A000 rootfs linaro-rootfs.img
Update Buildroot
0x00000000 loader rk3399_loader_v1.14.115.bin
0x00000000 parameter parameter-debian.txt
0x00004000 uboot uboot.img
0x00006000 trust trust.img
0x0000A000 boot boot.img
0x0003A000 oem oem.img
0x0005A000 rootfs rootfs.ext4
Step9 Select the image path. (In the blue box)
Step10 Finish the update