openwrt/target/linux/ath79
Adrian Schmutzler fbd00bb8d4 ath79: add support for TP-Link TL-WR940N v6
The TL-WR940N v6 is similar to v3/v4, it just has different
LEDs and MAC address assignment.

Specification:
- 750 MHz CPU
- 32 MB of RAM
- 4 MB of FLASH
- 2.4 GHz WiFi
- 4x 10/100 Mbps Ethernet

The use of LEDs is based on ar71xx, so blue LED is used for WAN
and orange LED for diag (boot/failsafe/etc.).

Flash instruction (WebUI):
Download *-factory.bin image and upload it via the firmwary upgrade
function of the stock firmware WebUI.

Flash instruction (TFTP):
1. Set PC to fixed ip address 192.168.0.66
2. Download *-factory.bin image and rename it to
   wr940nv6_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.

Thanks to Manuel Kock for reviewing and testing this patch.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Manuel Kock <github.web@manu.li>
2020-02-13 17:33:20 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 2019-10-27 14:24:22 +01:00
dts ath79: add support for TP-Link TL-WR940N v6 2020-02-13 17:33:20 +01:00
files ath79: ag71xx: use netif_receive_skb_list on 4.19 2020-02-07 10:58:01 +08:00
generic ath79: add LED trigger for TL-WR902AC v1 WAN LED 2020-02-07 14:06:20 +01:00
image ath79: add support for TP-Link TL-WR940N v6 2020-02-13 17:33:20 +01:00
nand ath79: add support for Netgear WNDR4500 v3 2020-01-15 20:56:05 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.167 2020-01-24 13:14:33 +01:00
patches-4.19 ath79: restore pin state on probe for ar934x-spi 2020-02-10 11:59:20 +08:00
tiny ath79: add support for TP-Link TL-WR940N v6 2020-02-13 17:33:20 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: add new ar934x spi driver 2020-02-06 22:53:03 +08:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00