You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Roger Pueyo Centelles 633c4304ad ath79: add support for Ubiquiti NanoStation Loco M (XW)
This commit adds support for the NanoStation Loco M2/M5 XW devices
on the ath79 target (support was long ago available on ar71xx).

Specifications:

 - AR9342 SoC @ 535 MHz
 - 64 MB RAM
 - 8 MB SPI flash
 - 1x 10/100 Mbps Ethernet, 24 Vdc PoE-in
 - AR8032 switch
 - 2T2R 5 GHz radio, 22 dBm
 - 13 dBi built-in antenna
 - POWER/LAN green LEDs
 - 4x RSSI LEDs (red, orange, green, green)
 - UART (115200 8N1) on PCB

Flashing via TFTP:

 - Use a pointy tool (e.g., pen cap, paper clip) and keep the reset
   button on the device or on the PoE supply pressed
 - Power on the device via PoE (keep reset button pressed)
 - Keep pressing until LEDs flash alternatively LED1+LED3 =>
   LED2+LED4 => LED1+LED3, etc.
 - Release reset button
 - The device starts a TFTP server at 192.168.1.20
 - Set a static IP on the computer (e.g., 192.168.1.21/24)
 - Upload via tftp the factory image:
   $ tftp 192.168.1.20
   tftp> bin
   tftp> trace
   tftp> put openwrt-ath79-generic-xxxxx-ubnt_nanostation-loco-m-xw-squashfs-factory.bin

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
4 years ago
..
apm821xx apm821xx: mbl_gen_hdd_img.sh: switch to /bin/sh 4 years ago
ar71xx kernel: bump 4.14 to 4.14.167 4 years ago
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
armvirt treewide: Remove self from MAINTAINER entries 4 years ago
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 4 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: add support for Ubiquiti NanoStation Loco M (XW) 4 years ago
bcm53xx kernel: remove further obsolete kernel version switches 4 years ago
brcm47xx brcm47xx: fix switch port order for Netgear WN2500RP V1 4 years ago
brcm63xx kernel: bump 4.19 to 4.19.95 4 years ago
brcm2708 kernel: bump 4.19 to 4.19.98 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 4 years ago
generic kernel: add support for XTX xt25f128 SPI-NOR flash chips 4 years ago
imx6 kernel: Deactivate CONFIG_SFP in generic config 4 years ago
ipq40xx ipq40xx: fix misplaced cells-sizes in WPJ419's dts 4 years ago
ipq806x ipq806x: refresh kernel patches 4 years ago
kirkwood kirkwood: exploit BOARD_NAME to set DEVICE_DTS and SUPPORTED_DEVICES 4 years ago
lantiq lantiq: tidy up image/Makefile 4 years ago
layerscape kernel: bump 4.14 to 4.14.166 4 years ago
malta malta: enable HighMem on MIPS32 4 years ago
mediatek mediatek: mt7623: remove left-over fragments of mt7623a-rfb-emmc 4 years ago
mpc85xx treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 4 years ago
mvebu mvebu: remove bashism 4 years ago
mxs mxs: gen_sdcard_ext4_ext4.sh: use /bin/sh 4 years ago
octeon octeon: apply vendor_model scheme to device definition/image name 4 years ago
octeontx kernel: bump 4.14 to 4.14.160 4 years ago
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 4 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: use tpt DTS trigger for TP-Link TL-MR3020 v3 and TL-WA801ND v5 4 years ago
rb532 rb532: gen_image.sh: use /bin/sh 4 years ago
samsung samsung: add subtarget condition for device 4 years ago
sunxi sunxi: tidy up and sort alphabetically in image Makefiles 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 kernel: bump 4.19 to 4.19.90 4 years ago
zynq zynq: derive DEVICE_DTS from device definition name 4 years ago
Makefile