Browse Source

Merge branch 'v1.4' of somenut/libreCMC into v1.4

RISCI_ATOM 6 years ago
parent
commit
415698e432
1 changed files with 44 additions and 0 deletions
  1. 44 0
      docs/GL-AR300M.md

+ 44 - 0
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.