openwrt/target/linux/ath79/image
Adrian Schmutzler 6a89098935 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>
(backported from commit 4a61a88f90)
2020-05-20 21:06:48 +02:00
..
lzma-loader ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
common-buffalo.mk ath79: add hwver parameter to buffalo-tag 2018-10-07 15:44:19 +02:00
common-netgear.mk ath79: add support for Netgear EX6400 and EX7300 2019-04-09 11:09:26 +02:00
common-tp-link.mk ath79: Utilize tplink-safeloader definition 2019-04-06 19:14:06 +02:00
common-yuncore.mk ath79: add support for YunCore TFTP image generation 2019-11-26 17:28:37 +01:00
generic-tp-link.mk ath79: add SUPPORTED_DEVICES based on ar71xx for some devices 2020-05-04 21:25:38 +02:00
generic-ubnt.mk ath79: add support for Ubiquiti NanoStation Loco M (XW) 2020-02-26 16:49:44 +01:00
generic.mk ath79: enable forceless sysupgrade from ar71xx on fritz300e 2020-02-21 14:12:30 +01:00
Makefile ath79: add support for Buffalo BHR-4GRV2 2018-08-09 18:44:57 +02:00
nand.mk ath79: disable building future NAND images for GL-AR300M/GL-AR750S 2019-11-07 19:06:57 +01:00
tiny-netgear.mk ath79: remove more duplicate image build variables 2019-04-09 11:09:26 +02:00
tiny-tp-link.mk ath79: add support for TP-Link TL-WA901ND v4 and v5 2020-05-20 21:06:48 +02:00
tiny.mk ath79: modify mtd partitions for Buffalo BHR-4GRV2 2018-11-26 12:28:17 +01:00