1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux/ath79/image
Adrian Schmutzler 4a61a88f90 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>
2020-05-18 13:35:38 +02:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
lzma-loader ath79: move lzma-loader to the end of available RAM 2020-01-23 15:28:03 +01:00
common-buffalo.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
common-mikrotik.mk ath79/mikrotik: use standard caldata functions 2020-05-08 15:17:17 +02:00
common-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
common-tp-link.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
common-yuncore.mk ath79: add support for YunCore TFTP image generation 2019-11-25 17:32:46 +01:00
generic-tp-link.mk ath79: add SUPPORTED_DEVICES based on ar71xx for some devices 2020-04-28 20:28:06 +02:00
generic-ubnt.mk ath79: add support for Ubiquiti PowerBeam 5AC 500 2020-05-17 21:03:30 +02:00
generic.mk ath79: add support for Teltonika RUT955 H7V3C0 2020-04-29 21:32:35 +01:00
Makefile treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
mikrotik.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
nand.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
tiny-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
tiny-tp-link.mk ath79: add support for TP-Link TL-WA901ND v4 and v5 2020-05-18 13:35:38 +02:00
tiny.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00