From 6fce2d026b43d38cf23d2ba5acdce13bc5fc224c Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Sun, 31 Dec 2017 11:03:56 -0500 Subject: [PATCH] Add basic unbrick inst. for u-boot_mod --- docs/unbrick_with_uboot_mod.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/unbrick_with_uboot_mod.md diff --git a/docs/unbrick_with_uboot_mod.md b/docs/unbrick_with_uboot_mod.md new file mode 100644 index 0000000000..e82a1ce8d8 --- /dev/null +++ b/docs/unbrick_with_uboot_mod.md @@ -0,0 +1,26 @@ +Unbrick libreCMC routers from u-boot_mod +====================================================== + +1. Make sure the router is powered off. + +2. On the host machine, disable network management (NetworkManager, wicd, etc..) + +3. Set the host machine IP address to 192.168.1.2 + +4. Hold down the reset button. + +5. Power on the router with the reset button held. + +6. The red LED will light up, then flash every second. +After the 3rd flash, release the reset button (it may +take some coordination. From power on to the release of +the button is exactly 3 sec. + +7. Open a web browser and go to 192.168.1/index.html + +8. Click the "browse" button and select the firmware image for your router + +`librecmc-ar71xx-generic-*-squashfs-*.bin` + + +# WIP -- 2.25.1