Openwrt/target/linux
Petr Štetiar 40530c8eb4 ath79: Add support for Ubiquiti Nanostation M (XW)
CPU:  AR9342 SoC
RAM:      64 MB DDR2
Flash:     8 MB NOR SPI
Ports: 2x100 MBit (24V PoE in, 24V PoE out), AR8236 switch
WLAN:  2.4/5 GHz
UART:      1 UART
LEDs:        Power, 2x Ethernet, 4x RSSI LEDs (orange, red, 2x green)
Buttons:     Reset

Flashing instructions using recovery method over TFTP

 1. Unplug the ethernet cable from the router.
 2. Using paper clip press and hold the router's reset button. Make sure
    you can feel it depressed by the paper clip. Do not release the button
    until step 4.
 3. While keeping the reset button pressed in, plug the ethernet cable
    back into the AP. Keep the reset button depressed until you see the
    device's LEDs flashing in upgrade mode (alternating LED1/LED3 and
    LED2/LED4), this may take up to 25 seconds.
 4. You may release the reset button, now the device should be in TFTP
    transfer mode.
 5. Set a static IP on your Computer's NIC. A static IP of 192.168.1.25/24
    should work.
 6. Plug the PoE injector's LAN cable directly to your computer.
 7. Start tftp client and issue following commands:
     tftp> binary
     tftp> connect 192.168.1.20
     tftp> put openwrt-ath79-generic-ubnt-nano-m-xw-squashfs-factory.bin

Tested-by: Joe Ayers <ae6xe@arrl.net>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-03-05 03:15:52 +01:00
..
adm5120
adm8668
apm821xx apm821xx: speed up ath9k-caldata extraction 2019-03-02 12:59:48 +01:00
ar7
ar71xx ar71xx: Change led trigger from usbdev to usbport 2019-02-28 11:34:48 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: Add support for Ubiquiti Nanostation M (XW) 2019-03-05 03:15:52 +01:00
au1000 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
imx6
ipq40xx ipq40xx: add support for FritzBox 7530 2019-02-28 11:32:55 +01:00
ipq806x ipq806x: fix LED configuration for NEC Aterm WG2600HP 2019-02-28 11:54:09 +01:00
ixp4xx
kirkwood
lantiq
layerscape layerscape: fix VFIO driver build issue since linux-4.14.99 2019-03-02 12:59:48 +01:00
malta
mcs814x
mediatek
mpc85xx mpc85xx: Fix Aerohive HiveAP-330 initramfs image 2019-03-02 13:04:54 +01:00
mvebu
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas oxnas: pcie: model shared resource as external pcie-phy driver 2019-03-04 23:40:43 +01:00
pistachio
ppc40x
ppc44x
ramips ramips: add support for Belkin F9K1109v1 2019-03-02 13:04:45 +01:00
rb532
samsung
sunxi
uml
x86
xburst
zynq
Makefile