ath79: add support for more AR7241 TP-Link boards
authorDmytro Smyrnov <dioptimizer@hotmail.com>
Tue, 26 Jun 2018 14:01:47 +0000 (17:01 +0300)
committerMathias Kresin <dev@kresin.me>
Thu, 28 Jun 2018 18:31:47 +0000 (20:31 +0200)
commit40218a2632697c86ab077497fc99b0f7a3719926
tree56a93d42f45b355a9cfc37d0d80d1fcbe3015dc0
parent25070f71062e57c08e27b921868178b09274602a
ath79: add support for more AR7241 TP-Link boards

Its common AP99(AR7241) platform with following devices:

  TP-Link TL-WR841N/ND v7 (SoC AR7241 / Wifi AR9287 / without USB)
  TP-Link TL-MR3220 v1 (SoC AR7241 / Wifi AR9285 / USB support)
  TP-Link TL-MR3420 v1 (SoC AR7241 / Wifi AR9287 / USB support)

Signed-off-by: Dmytro Smyrnov <dioptimizer@hotmail.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/ar7241_tl-mr3420-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/ar7241_tl-mr3x20.dtsi [new file with mode: 0644]
target/linux/ath79/dts/ar7241_tl-wr841-v7.dts [new file with mode: 0644]
target/linux/ath79/dts/ar7241_tp-link.dtsi [new file with mode: 0644]
target/linux/ath79/image/tiny-tp-link.mk