Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:bootloader:brnboot [2018/02/20 18:50] – ↷ Page moved from doc:techref:bootloader:brnboot to docs:techref:bootloader:brnboot bobafetthotmaildocs:techref:bootloader:brnboot [2021/04/11 09:44] (current) – ↷ Links adapted because of a move operation tmomas
Line 1: Line 1:
 ====== brnboot ====== ====== brnboot ======
- 
   * Signed "Broad Net Technology, INC.".   * Signed "Broad Net Technology, INC.".
   * Sometimes called AMAZON Loader.   * Sometimes called AMAZON Loader.
Line 7: Line 6:
  
 ===== Recovery web interface ===== ===== Recovery web interface =====
-The brn-boot bootloader features a "secret" recovery web interface on http://192.168.1.1/ or http://192.168.2.1 which can be activated by switching on the device whilst holding the reset button depressed. This recovery mode includes a DHCP server, so you do not have to set a static IP on your computer.+The brn-boot bootloader features a "secret" recovery web interface on ''%%http://192.168.1.1/%%'' or ''%%http://192.168.2.1%%'' which can be activated by switching on the device whilst holding the reset button depressed. This recovery mode includes a DHCP server, so you do not have to set a static IP on your computer.
  
-Firmware images seem to be checked for a valid [[https://dev.openwrt.org/browser/trunk/tools/firmware-utils/src/mkbrnimg.c | signature]] before actually flashing them.+Firmware images seem to be checked for a valid [[https://dev.openwrt.org/browser/trunk/tools/firmware-utils/src/mkbrnimg.c|signature]] before actually flashing them.
 The signature key depends on the model of the router. The signature key depends on the model of the router.
  
Line 18: Line 17:
 {{:media:arcadyan:recovering_tool.png|screenshot of the brn-boot recovery web interface}} {{:media:arcadyan:recovering_tool.png|screenshot of the brn-boot recovery web interface}}
  
-This "secret" recovery interface comes with an even more secret page http://192.168.1.1/undoc_upgrade.stm that does **not** check the firmware images before flashing them, and which even allows to flash the entire flash (including the bootloader). When the flashing is finished, the page may reload and show some garbled crap. Be sure to wait unil the flashing is finished before powercycling the device. +This "secret" recovery interface comes with an even more secret page ''%%http://192.168.1.1/undoc_upgrade.stm%%'' that does **not** check the firmware images before flashing them, and which even allows to flash the entire flash (including the bootloader). When the flashing is finished, the page may reload and show some garbled crap. Be sure to wait unil the flashing is finished before powercycling the device. 
-On my [[toh:arcadyan:arv7506 | IAD 4421]] with 8MiB of NOR flash, a "master" flash (reflashing the entire flash, including the bootloader and the ART partition) took about 5 minutes.+On my [[toh:arcadyan:arv7506pw11|IAD 4421]] with 8MiB of NOR flash, a "master" flash (reflashing the entire flash, including the bootloader and the ART partition) took about 5 minutes
 + 
 +More information on [[https://forum.openwrt.org/t/difference-between-nor-and-brn/7880/3|the difference between NOR and BRN]].
  
 <color red>**//WARNING: Only use this if you know exactly what you are doing or you may brick your device and/or the wifi card!//**</color> <color red>**//WARNING: Only use this if you know exactly what you are doing or you may brick your device and/or the wifi card!//**</color>
 +
 +==== Use cases ====
 +  * [[https://forum.openwrt.org/t/installing-lede-u-boot-via-brnboot-web-interface-without-rs232/9857/6|Installing LEDE/u-boot via brnboot web interface (without rs232)]]
  
 ===== Related tools ===== ===== Related tools =====
-  * https://code.google.com/p/brndumper/ +  * [[https://code.google.com/p/brndumper/]] 
-  * https://github.com/rvalles/brntool +  * [[https://github.com/rvalles/brntool]] 
-{{tag>brnboot bootloader}}+
  • Last modified: 2018/02/20 18:50
  • by bobafetthotmail