Difference between revisions of "IoTGateway/BSP/Linux/Update SOP2 Image DS100 and DS100Lite"
From ESS-WIKI
Line 9: | Line 9: | ||
− | Step2 Double click DriverInstall. | + | Step2 Double click DriverInstall. |
[[File:DriverAssitant.jpg|700px|DriverAssitant.jpg]] | [[File:DriverAssitant.jpg|700px|DriverAssitant.jpg]] | ||
Line 15: | Line 15: | ||
− | Step3 Run AndroidTool_Linux_v2.63 tools | + | Step3 Run AndroidTool_Linux_v2.63 tools |
[[File:V263 1.jpg|700px|V263_1.jpg]] | [[File:V263 1.jpg|700px|V263_1.jpg]] | ||
Line 21: | Line 21: | ||
− | 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 | + | |
+ | 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 | + | |
+ | 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 | + | |
+ | 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 62: | Line 63: | ||
0x0005A000 rootfs rootfs.ext4 | 0x0005A000 rootfs rootfs.ext4 | ||
</syntaxhighlight><br/> | </syntaxhighlight><br/> | ||
+ | |||
+ | |||
+ | |||
+ | Step9 Select the image path. | ||
+ | |||
+ | [[File:V263 6.jpg|700px|V263_6.jpg]] | ||
+ | |||
+ | |||
+ | Step10 Finish the update |
Revision as of 06:14, 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.
Step10 Finish the update