Created
July 7, 2012 09:44
-
-
Save trapd00r/3065646 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shiva# while true; do modprobe -r cdc_phonet phonet; ./Linux_OCF_02-6_RM680-RM680-OEM1.bin; sleep .1; done | |
This is OneClickFlasher for release 02-6 | |
- it will erase previous EMMC from the device | |
- install the RM680 OEM image | |
- install the EMMC RM680 content | |
Extracting the archive from OneClickFlasher ... | |
Extracting started at 11:24:41 | |
Extracting finished at 11:24:56 | |
Running Installer | |
Please make sure your device is properly powered OFF prior to | |
connecting the USB cable. | |
You can power your device off by holding down the power button | |
for 8+ seconds. | |
Flashing your device will erase all data and reset the device | |
back to factory state. | |
Please make sure you have backups of your data before proceeding | |
with flashing. | |
Depending on amount of data to be securely erased, the erasing may | |
take as long as 30 minutes until the flashing starts. | |
Please, be patient. | |
Check first that device is powered OFF and then connect USB cable. | |
First erasing eMMC | |
Then flashing image and eMMC | |
Flashing started at 11:24:56 | |
flasher 3.12.1 (Oct 5 2011) Harmattan | |
WARNING: This tool is intended for professional use only. Using it may result | |
in permanently damaging your device or losing the warranty. | |
USB device found at bus 001, device address 051. | |
Device identifier: 357881040020770 (SN: N/A) | |
Raw data transfer EP found at EP2. | |
Ping attempt 1 (250 ms) | |
Server application: 1.7.2 | |
Found product RM-680 rev. 1124 | |
Server implements softupd protocol version 1.8 | |
Battery level 96 %, continuing. | |
Erasing, this may take a while. | |
jErase done. | |
Image SW version DFL61_HARMATTAN_3.2012.02-6_PR_RM680 | |
Image moslo not present | |
Image tar skipped | |
Image config skipped | |
Battery level 98 %, continuing. | |
image [state progress transfer flash speed] | |
--------------------------------------------------------------------- | |
[x] cert-sw [finished 100 % 1 / 1 kB NA ] | |
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ] | |
[x] cmt-algo [finished 100 % 789 / 789 kB NA ] | |
[x] cmt-mcusw [finished 100 % 6008 / 6008 kB 3309 kB/s] | |
[x] xloader [finished 100 % 23 / 23 kB NA ] | |
[x] secondary [finished 100 % 90 / 90 kB NA ] | |
[x] kernel [finished 100 % 2714 / 2714 kB 1993 kB/s] | |
[x] rootfs [finished 100 % 758715 / 758715 kB 9260 kB/s] | |
[x] mmc [finished 100 % 172719 / 172719 kB 17062 kB/s] | |
Updating SW release | |
Success | |
Flashing finished at 11:42:17 | |
Press Enter to exit | |
Unplug the USB cable from the device to boot new flashed image ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment