wolfssl: Update to v4.6.0-stable
[librecmc/librecmc.git] / docs / unbrick_with_uboot_mod.md
1 Unbrick libreCMC routers from u-boot_mod
2 ======================================================
3
4 1. Make sure the router is powered off.
5
6 2. On the host machine, disable network management (NetworkManager, wicd, etc..)
7
8 3. Set the host machine IP address to 192.168.1.2
9
10 4. Hold down the reset button.
11
12 5. Power on the router with the reset button held.
13
14 6. The red LED will light up, then flash every second.
15 After the 3rd flash, release the reset button (it may
16 take some coordination. From power on to the release of
17 the button is exactly 3 sec.
18
19 7. Open a web browser and go to 192.168.1.1/index.html
20
21 8. Click the "browse" button and select the firmware image for your router
22
23 `librecmc-ar71xx-generic-*-squashfs-*.bin`
24
25
26 # WIP