Editing Updating the firmware/Cold Flashing

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
=== Cold flashing ===
+
=== Cold flashing (N900) ===
-
If the bootloader is deleted/destroyed with dd (nandtest, nandwrite or flash_erase), then it is possible to recover it with a cold flash.
+
If the bootloader is deleted/destroyed with dd, then it is possible to recover it with a cold flash, get the COMBINED image and extract it.
 +
flasher-3.5 -F image.bin -u
-
First check if bootloader is really destroyed or not. Run this command and connect '''powered down''' device via USB:
+
Run the following command for 2101 hardware revisions:
-
 
+
  flasher-3.5 -c -h RX-51:2101 -2 2nd.bin-RX-51\:2101\,2102\,2103 -s secondary.bin-RX-51\:2101\,2102\,2103 -S usb
-
flasher-3.5 -i
+
-
 
+
-
If bootloader was not destroyed, above command should detect your device (print usb id, device type, sw release ver, ...). Then do *NOT* use cold flash method, rather continue on [[Updating_the_firmware]].
+
-
 
+
-
Also see http://wiki.maemo.org/User:Joerg_rw/PC_syslog_of_USB_enum
+
-
 
+
-
If bootloader is really destroyed you need to know device code and HW revision. Nokia N900 has device code RX-51 and most common HW revision is 2101.
+
-
 
+
-
For cold flashing you need COMBINED fiasco image.Then you need to call: flasher-3.5 -h <device>:<hwrev> -F <fiasco> -c -S usb
+
-
 
+
-
Run the following command for Nokia N900 with 2101 hardware revision:
+
-
  flasher-3.5 -h RX-51:2101 -F RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin -c -S usb
+
You will see output similar to this:
You will see output similar to this:
Line 38: Line 27:
  Sending secondary (109440 bytes)... done.
  Sending secondary (109440 bytes)... done.
-
This should boot up the N900 with a temporary bootloader, proceed to flash the device with the following command:
+
This should boot up the N900 with a temporary bootloader, proceed to flash the device with the commands above this section.
-
 
+
-
flasher-3.5 -F image.bin --flash-only=nolo -f
+
Thanks to jacekowski for the above explanation.
Thanks to jacekowski for the above explanation.

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)