
26
5.3 Power Off
Long press power key after power off.
5.4 Reset
5.4.1 Reset by Hard key
Long press Power key [POWER] for 10s or Volume down key [VOL -] for 15s, can reset Thundersoft TurboX®
S625 EVB.
5.4.2 Reset by Command
In Linux’s Terminal window, press command ‘adb reboot’ and ‘enter’, the system will reboot.
5.5 Image Upgrade
Please refer to Thundersoft TurboX® 625 Image Upgrade User Guide.
5.5.1 Firmware Programming
Hold down the
‘
VOL-
’
key, and press the Power ON button to boot up the EVB, then plug in the USB cable
connect the EVB and Computer, then you can find the device is in fastboot mode.
After the Android system bring up successfully, do command
‘
adb reboot bootloader
’
. This will bring the
device into fastboot mode.
The firmware programming fastboot commands as following:
fastboot flash boot <path to boot.img>
fastboot flash system <path to system.img>
fastboot flash userdata <path to userdata.img>
fastboot flash recovery <path to recovery.img>
fastboot flash cache <path to cache.img>
Note: