Difference between revisions of "RSB-4680 Usering bootup sd disk made by SDDiskTool"

From ESS-WIKI
Jump to: navigation, search
(Created page with " === '''方法二(Method 2):'''Update image through SD-Card  === Download SD DiskTool [https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3288_linux_v2.0 https:...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
=== '''方法二(Method 2):'''Update image through SD-Card  ===
+
=== '''Update image through SD-Card ''' ===
  
 
Download SD DiskTool
 
Download SD DiskTool
Line 13: Line 13:
  
 
If there is no error, you will find update.img in AndroidTool/rockdev/ .
 
If there is no error, you will find update.img in AndroidTool/rockdev/ .
 +
 +
=== '''Generate SD card''' ===
 +
 +
Step 1 : Insert SD card to PC, Double click SD_Firmware_Tool.exe in SDDiskTool .
 +
 +
Step 2 : Choose SD card .
 +
 +
[[File:Choosesd.jpg|RTENOTITLE]]
 +
 +
Step 3 : Choose update.img .
 +
 +
[[File:Chooseupdateimage.jpg|RTENOTITLE]]
 +
 +
Step 4 : Create SD card .
 +
 +
[[File:Create sd.jpg|RTENOTITLE]]
 +
 +
'''NOTE : '''
 +
 +
The capacity of SD card is at least 4GB.
 +
 +
=== '''Upgrade image from SD card''' ===
 +
 +
Step 1 : Insert SD card to device .
 +
 +
Step 2 : Power up or reboot device, it will boot from SD card to auto upgrade images .
 +
 +
Step 3 : When upgrade is finish, you will get "Doing Actions succeeded,please remove sdcard......" on screen or debug console .
 +
 +
[[File:RK3288 Debian9 sdupdate screen information.jpg|RTENOTITLE]]
 +
 +
Step 4 : Remove SD card, the device will auto reboot .

Latest revision as of 04:08, 16 January 2024

Update image through SD-Card 

Download SD DiskTool

https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3288_linux_v2.0 

Step 1 : Put images to AndroidTool/rockdev/image, Make sure path is correct.

RTENOTITLE

Step 2 : Double click rk3328-mkupdate.bat in AndroidTool/rockdev/ .

If there is no error, you will find update.img in AndroidTool/rockdev/ .

Generate SD card

Step 1 : Insert SD card to PC, Double click SD_Firmware_Tool.exe in SDDiskTool .

Step 2 : Choose SD card .

RTENOTITLE

Step 3 : Choose update.img .

RTENOTITLE

Step 4 : Create SD card .

RTENOTITLE

NOTE : 

The capacity of SD card is at least 4GB.

Upgrade image from SD card

Step 1 : Insert SD card to device .

Step 2 : Power up or reboot device, it will boot from SD card to auto upgrade images .

Step 3 : When upgrade is finish, you will get "Doing Actions succeeded,please remove sdcard......" on screen or debug console .

RTENOTITLE

Step 4 : Remove SD card, the device will auto reboot .