ath79: add support for TP-Link TL-WDR6500 v2
authorXiaobing Luo <luoxiaobing0926@gmail.com>
Fri, 2 Jun 2023 01:18:51 +0000 (01:18 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 11 Jun 2023 21:20:39 +0000 (23:20 +0200)
commit56f821fc6b500faffdcade0634d2db9be9f96134
treeaf7ec55889226a1f1c40598f84614cb088bc0aa9
parent0a1ee5323549bfce30b4d42be2dcc461f694881c
ath79: add support for TP-Link TL-WDR6500 v2

This ports the TP-Link TL-WDR6500 v2 from ar71xx to ath79.

Specifications:

  SoC: QCA9561
  CPU: 750 MHz
  Flash: 8 MiB (Winbond W25Q64FVSIG)
  RAM: 128 MiB
  WiFi 2.4 GHz: QCA956X 3x3 MIMO 802.11b/g/n
  WiFi 5 GHz: QCA9882-BR4A 2x2 MIMO 802.11a/n/ac
  Ethernet: 4x LAN and 1x WAN (all 100M)
  USB: 1x Header

Flashing instructions:

  As it appears, the device does not support flashing via GUI or
  TFTP, only serial is possible.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Xiaobing Luo <luoxiaobing0926@gmail.com>
target/linux/ath79/dts/qca9561_tplink_tl-wdr6500-v2.dts [new file with mode: 0644]
target/linux/ath79/generic/base-files/etc/board.d/01_leds
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/image/generic-tp-link.mk