Difference between revisions of "1. Using AndroidToool."
Yanwei.cao (talk | contribs) |
Yunjin.jiang (talk | contribs) |
||
Line 1: | Line 1: | ||
− | Download AndroidTool_v2.65.rar and DriverAssitant_v4.5.rar | + | <p>Download AndroidTool_v2.65.rar and DriverAssitant_v4.5.rar |
− | + | </p><p>Android 7.1: | |
− | + | </p><p><a href="https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks" alt="https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks" title="https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks">https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks</a> | |
− | + | </p><p>Debian 9.x : | |
− | + | </p><p><a href="https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc" alt="https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc" title="https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc">https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc</a> | |
− | + | </p><p> | |
− | + | </p><p><b>Step1</b> Connect with the OTG port and PC. | |
− | + | </p><p><b>Step2 </b>Double click DriverInstall. | |
− | + | </p><p><img src="/wiki/images/1/1d/DriverAssitant.jpg" _fck_mw_filename="DriverAssitant.jpg" width="700" _fck_mw_origimgwidth="708" _fck_mw_origimgheight="270" alt="DriverAssitant.jpg" title="DriverAssitant.jpg" style="vertical-align:middle;" /> | |
− | + | </p><p><b>Step3</b> Enter into MASKROM mode . | |
− | + | </p><p>There are two ways to enter MASKROM . | |
− | + | </p><p><b>1. Hardware way to enter MASKROM</b> | |
− | There are two ways to enter MASKROM . | + | </p><p>TBD |
− | + | </p><p><b>2. Software way to enter MASKROM</b> | |
− | + | </p><p>When the device boot up to android or debian, you can use ADB or Debug console, send command "reboot loader" . | |
− | + | </p><p>Or Press "ctrl + c" key when booting into uboot, until get the following information on debug console :  | |
− | TBD | + | </p><p><b>Android 7.1:</b> |
− | + | </p> | |
− | |||
− | |||
− | When the device boot up to android, you can use ADB or Debug console, send command "reboot loader"& | ||
− | |||
− | Or Press& | ||
<pre>Hit any key to stop autoboot: 0 | <pre>Hit any key to stop autoboot: 0 | ||
− | rkboot # | + | rkboot # <INTERRUPT> |
rkboot # loader</pre> | rkboot # loader</pre> | ||
− | + | <p><b>Debian 9.x:</b> | |
− | + | </p> | |
− | + | <pre>Hit any key to stop autoboot: 0 | |
− | + | rkboot # <INTERRUPT> | |
− | + | rkboot # rockusb 0 mmc 0</pre> | |
− | Click "Advantech Function" , then "Enter MASHROM" button to enter MASHROM mode . | + | <p> |
− | + | </p><p><img src="/wiki/images/9/98/242.jpg" _fck_mw_filename="242.jpg" width="700" _fck_mw_origimgwidth="908" _fck_mw_origimgheight="461" alt="242.jpg" title="242.jpg" style="vertical-align:middle;" /> | |
− | + | </p><p>Click "Advantech Function" , then "Enter MASHROM" button to enter MASHROM mode . | |
− | + | </p><p><img src="/wiki/images/4/4a/RK3288_upgrade_Loader_MASHROM.png" _fck_mw_filename="RK3288 upgrade Loader MASHROM.png" _fck_mw_origimgwidth="915" _fck_mw_origimgheight="466" alt="RTENOTITLE" title="RTENOTITLE" style="vertical-align:middle;" /> | |
− | + | </p><p><b>Step4</b> Select the image path. | |
− | + | </p><p><img src="/wiki/images/8/80/2422.jpg" _fck_mw_filename="2422.jpg" width="700" _fck_mw_origimgwidth="909" _fck_mw_origimgheight="465" alt="2422.jpg" title="2422.jpg" style="vertical-align:middle;" /> | |
− | + | </p><p><b>Step5</b> Finish the update | |
− | + | </p><p><img src="/wiki/images/8/86/24222.jpg" _fck_mw_filename="24222.jpg" width="700" _fck_mw_origimgwidth="913" _fck_mw_origimgheight="461" alt="24222.jpg" title="24222.jpg" style="vertical-align:middle;" /> | |
− | + | </p> | |
− | |||
− |
Revision as of 04:17, 7 July 2020
Download AndroidTool_v2.65.rar and DriverAssitant_v4.5.rar
Android 7.1:
<a href="https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks" alt="https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks" title="https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks">https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks</a>
Debian 9.x :
<a href="https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc" alt="https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc" title="https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc">https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc</a>
Step1 Connect with the OTG port and PC.
Step2 Double click DriverInstall.
<img src="/wiki/images/1/1d/DriverAssitant.jpg" _fck_mw_filename="DriverAssitant.jpg" width="700" _fck_mw_origimgwidth="708" _fck_mw_origimgheight="270" alt="DriverAssitant.jpg" title="DriverAssitant.jpg" style="vertical-align:middle;" />
Step3 Enter into MASKROM mode .
There are two ways to enter MASKROM .
1. Hardware way to enter MASKROM
TBD
2. Software way to enter MASKROM
When the device boot up to android or debian, you can use ADB or Debug console, send command "reboot loader" .
Or Press "ctrl + c" key when booting into uboot, until get the following information on debug console :
Android 7.1:
Hit any key to stop autoboot: 0 rkboot # <INTERRUPT> rkboot # loader
Debian 9.x:
Hit any key to stop autoboot: 0 rkboot # <INTERRUPT> rkboot # rockusb 0 mmc 0
<img src="/wiki/images/9/98/242.jpg" _fck_mw_filename="242.jpg" width="700" _fck_mw_origimgwidth="908" _fck_mw_origimgheight="461" alt="242.jpg" title="242.jpg" style="vertical-align:middle;" />
Click "Advantech Function" , then "Enter MASHROM" button to enter MASHROM mode .
<img src="/wiki/images/4/4a/RK3288_upgrade_Loader_MASHROM.png" _fck_mw_filename="RK3288 upgrade Loader MASHROM.png" _fck_mw_origimgwidth="915" _fck_mw_origimgheight="466" alt="RTENOTITLE" title="RTENOTITLE" style="vertical-align:middle;" />
Step4 Select the image path.
<img src="/wiki/images/8/80/2422.jpg" _fck_mw_filename="2422.jpg" width="700" _fck_mw_origimgwidth="909" _fck_mw_origimgheight="465" alt="2422.jpg" title="2422.jpg" style="vertical-align:middle;" />
Step5 Finish the update
<img src="/wiki/images/8/86/24222.jpg" _fck_mw_filename="24222.jpg" width="700" _fck_mw_origimgwidth="913" _fck_mw_origimgheight="461" alt="24222.jpg" title="24222.jpg" style="vertical-align:middle;" />