From 0b887021cdf0b104d21f8e77e011d56ac18580b6 Mon Sep 17 00:00:00 2001 From: hungrymonkey Date: Mon, 22 Jan 2018 23:04:53 -0800 Subject: [PATCH] Added GL-AR300M documentation. The router is currently unsupported by Librecmc at the moment --- docs/GL-AR300M.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/GL-AR300M.md diff --git a/docs/GL-AR300M.md b/docs/GL-AR300M.md new file mode 100644 index 0000000000..91c5146e2a --- /dev/null +++ b/docs/GL-AR300M.md @@ -0,0 +1,44 @@ +# GL-INet AR300M + +## Hardware Specs + +* SoC : Qualcomm Atheros QCA9531 +* Flash ROM : 16 MB Nor + 128 MB Nand +* RAM : 128 MB + +## Flashing from factory + +### Using the factory web UI + +1) Set computer IP address to 192.168.1.2 + +2) Connect the enternet from the computer to "lan" port on the router + +3) Press and hold the reset button, and power on the router by plugging in the power + +3) Wait until the LED flashes before releasing the reset button. + +4) Open IP address in the browser 192.168.1.1 + +5) Flash the appropriate image through the gui + + +## Tested + +* v1.4.2 librecmc-ar71xx-nand-gl-ar300m-ubi-factory.img + +## Reset Instructions + +???? + +## Notes: + +* This router is currently not officially supported by Librecmc + +* This router is dual flash and stock uboot attempts to boot nand flash first. + +* NOR flash uses .bin image and Nand flash uses .img image. + +* Default router ip is 192.168.10.1 + +* On KDE, Disable change ipv4 method from automatic to manual to set the computer ip to 192.168.1.2. -- 2.25.1