ath79: add support for TP-Link TL-WA901ND v4 and v5
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 15 Apr 2020 12:01:34 +0000 (14:01 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 18 May 2020 11:35:38 +0000 (13:35 +0200)
commit4a61a88f9006f70444e00699f76551c75f73c14e
treea626d9e712f943567ceecabb55db3dc0abf80455
parentbf5d80057893c253fa4d6c7f12bb00c7e0fa33d5
ath79: add support for TP-Link TL-WA901ND v4 and v5

This ports support for the TL-WA901ND v4 and v5 from ar71xx to ath79.
They are similar to the TP9343-based TL-WR940N v3/v4 and TL-WR941ND v6.

Specifications:
  SoC: TP9343
  Flash/RAM: 4/32 MiB
  CPU: 750 MHz
  WiFi: 2.4 GHz b/g/n
  Ethernet: 1 port (100M)

Flashing instructions:
  Upload the factory image via the vendor firmware upgrade option.

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

  * The image name for TFTP recovery is wa901ndv4_tp_recovery.bin for
  both variants.

In ar71xx, a MAC address with offset 1 was used for ethernet port.
That's probably wrong, but this commit sticks to it until we know
the correct value.

Like in ar71xx, this builds the default factory.bin with EU country
code.

Thanks to Leonardo Weiss for testing on the v5.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/dts/tp9343_tplink_tl-wa901nd-v4.dts [new file with mode: 0644]
target/linux/ath79/dts/tp9343_tplink_tl-wa901nd-v5.dts [new file with mode: 0644]
target/linux/ath79/dts/tp9343_tplink_tl-wa901nd.dtsi [new file with mode: 0644]
target/linux/ath79/dts/tp9343_tplink_tl-wr94x.dtsi
target/linux/ath79/dts/tp9343_tplink_tl-wx.dtsi [new file with mode: 0644]
target/linux/ath79/image/tiny-tp-link.mk
target/linux/ath79/tiny/base-files/etc/board.d/01_leds
target/linux/ath79/tiny/base-files/etc/board.d/02_network