Difference between revisions of "IoTGateway/BSP/Linux/Update SOP1 Image DS100 and DS100Lite"

From ESS-WIKI
Jump to: navigation, search
Line 41: Line 41:
 
0x0005A000 rootfs     rootfs.ext4
 
0x0005A000 rootfs     rootfs.ext4
 
</syntaxhighlight><br/>
 
</syntaxhighlight><br/>
 +
 +
== <span style="color:#0070c0">Modules</span> ==
 
=== Change interface language ===
 
=== Change interface language ===
  

Revision as of 03:31, 26 April 2019

Download AndroidTool_Linux_v2.55.zip and DriverAssitant_v4.5.zip

https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/linux_4.4

Step1 Connect with the OTG port and PC.

20180719_181034.jpg

Step2 Double click DriverInstall.

DriverAssitant.jpg

Step3 ADB or Debug console, send command "reboot bootloader"

242.jpg

Step4 Select the image path.

2422.jpg

Step4 Finish the update


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

Modules

Change interface language

  • Open config.ini in the AndroidTool folder.
  • Set the key “Selected” to a language you wanted.
  • Save this file.

Config.ini.jpg