immortalwrt/target/linux/ath79
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>
2020-06-19 15:50:29 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
dts ath79: add support for TP-Link TL-WA801ND v3/v4 2020-06-19 15:50:29 +02:00
files ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
generic ath79: add support for the TP-Link WBS210 v1 2020-06-16 14:42:15 +02:00
image ath79: add support for TP-Link TL-WA801ND v3/v4 2020-06-19 15:50:29 +02:00
mikrotik treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
nand ath79/nand: add support for Netgear WNDR4300SW 2020-05-24 14:44:00 +02:00
patches-4.19 ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
patches-5.4 ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
tiny ath79: add support for TP-Link TL-WA801ND v3/v4 2020-06-19 15:50:29 +02:00
config-4.19 ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage 2020-06-17 19:50:54 +02:00
config-5.4 ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage 2020-06-17 19:50:54 +02:00
Makefile ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
modules.mk