openwrt/target/linux/ath79/image
Keith Maika 4cb5f29625 ath79: add support for TP-Link Archer C59v2
Add ath79 support for Archer C59v2, previously supported by ar71xx.

TP-Link Archer C59v2 is a dual-band AC1350 router based on
Qualcomm/Atheros QCA9561+QCA9886 chips.

Specification:

- 775/650/258 MHz (CPU/DDR/AHB)
- 128 MB of RAM (DDR2)
- 16 MB of FLASH (SPI NOR)
- 3T3R 2.4 GHz
- 2T2R 5 GHz
- 5x 10/100 Mbps Ethernet
- USB 2.0 port
- UART header on PCB

Flash instruction:
  - via web UI:
    1. Download openwrt-ath79-generic-tplink_archer-c59-v2-squashfs-factory.bin
    2. Login to router and open the Advanced tab
    3. Navigate to System Tools -> Firmware Upgrade
    4. Upload firmware using the Manual Upgrade form
  - via TFTP:
    1. Set PC to fixed ip address 192.168.0.66
    2. Download openwrt-ath79-generic-tplink_archer-c59-v2-squashfs-factory.bin
       and rename it to tp_recovery.bin
    3. Start a tftp server with the file tp_recovery.bin 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.

Signed-off-by: Keith Maika <keithm@aoeex.com>
2019-09-16 21:40:06 +02:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08: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: Move DEVICE_VENDOR for NETGEAR to parent definition 2019-07-04 18:17:52 +02:00
common-tp-link.mk ath79: create common definition tplink-loader-okli 2019-08-07 18:04:03 +02:00
generic-tp-link.mk ath79: add support for TP-Link Archer C59v2 2019-09-16 21:40:06 +02:00
generic-ubnt.mk ath79: image: disable sysupgrade images for routerstations and ja76pf2 2019-09-01 00:12:03 +02:00
generic.mk ath79: image: disable sysupgrade images for routerstations and ja76pf2 2019-09-01 00:12:03 +02:00
Makefile ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
nand.mk ath79: fix missing DEVICE_VENDOR for some devices 2019-07-10 17:16:49 +02:00
tiny-netgear.mk ath79: Move DEVICE_VENDOR for NETGEAR to parent definition 2019-07-04 18:17:52 +02:00
tiny-tp-link.mk ath79: migrate TP-Link TL-MR3420v2 to ath79 2019-08-17 23:52:34 +08:00
tiny.mk ath79: split DEVICE_TITLE in multiple variables 2019-07-04 15:50:17 +02:00