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
Adrian Schmutzler 9a477b833a ath79: add support for TP-Link TL-WA801ND v3/v4
This ports support for these devices from ar71xx.

Specification:

- System-On-Chip: Qualcomm Atheros QCA9533
- CPU/Speed: v3: 560 MHz, v4: 650 MHz
- Flash: 4096 KiB
- RAM: 32 MiB
- Ethernet: 1 port @ 100M
- Wireless: SoC-integrated: QCA9533 2.4GHz 802.11bgn

In contrast to the implementation in ar71xx (reset and WiFi button),
the device actually features reset and WPS buttons.

Flashing instructions:

Upload the ...-factory.bin file via OEM web interface.

TFTP Recovery:

1. Set PC to fixed IP address 192.168.0.66
2. Download *-factory.bin image and rename it to
   wa801ndv3_tp_recovery.bin
3. Start a tftp server with the image file in its root directory
4. Turn off the router
5. Press and hold Reset button
6. Turn on router with the reset button pressed and wait ~15 seconds
7. Release the reset button and after a short time
   the firmware should be transferred from the tftp server
8. Wait ~30 second to complete recovery.

TFTP recovery has only been tested with v3, and the Wiki states
that the procedure won't work for v4, which cannot be verified
or falsified at the moment.

Tested by Tim Ward (see forum):
https://forum.openwrt.org/t/ath79-support-for-tp-link-tl-wa901nd-v3-v4-v5/61246/13

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
apm821xx treewide: drop shebang from non-executable target files 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: drop shebang from non-executable target files 4 years ago
archs38 treewide: drop shebang from non-executable target files 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: drop shebang from non-executable target files 4 years ago
ath25 treewide: drop shebang from non-executable target files 4 years ago
ath79 ath79: add support for TP-Link TL-WA801ND v3/v4 4 years ago
bcm27xx treewide: drop shebang from non-executable target files 4 years ago
bcm47xx treewide: drop shebang from non-executable target files 4 years ago
bcm53xx treewide: drop shebang from non-executable target files 4 years ago
bcm63xx bcm63xx: DGND3700v1: fix port order 4 years ago
cns3xxx treewide: drop shebang from non-executable target files 4 years ago
gemini treewide: drop shebang from non-executable target files 4 years ago
generic ath79: patch upstream Mikrotik rb4xx-spi driver to be device tree aware 4 years ago
imx6 treewide: drop shebang from non-executable target files 4 years ago
ipq40xx treewide: drop shebang from non-executable target files 4 years ago
ipq806x treewide: drop shebang from non-executable target files 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood Revert "kirkwood: disable image for Linksys EA3500 (Audi)" 4 years ago
lantiq lantiq: drop "CONFIG_HZ_100 is not set" 4 years ago
layerscape kernel: bump 5.4 to 5.4.46 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek mediatek: mt7623: refresh kernel 5.4 config 4 years ago
mpc85xx treewide: drop shebang from non-executable target files 4 years ago
mvebu mvebu: fix bootloader kernel commandline mangling 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: drop shebang from non-executable target files 4 years ago
octeontx kernel: bump 5.4 to 5.4.45 4 years ago
omap treewide: drop shebang from non-executable target files 4 years ago
oxnas treewide: simplify inclusion of subtarget image files 4 years ago
pistachio treewide: drop shebang from non-executable target files 4 years ago
ramips kernel: bump 5.4 to 5.4.46 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip treewide: simplify inclusion of subtarget image files 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi treewide: simplify inclusion of subtarget image files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 treewide: drop shebang from non-executable target files 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile