Anderson Vulczak
9b90dc05f5
ath79: add support for TP-Link Archer C6 v2 (US) and A6 (US/TW)
...
This patch is based on #1689 and adds support for TP-Link Archer
C6 v2 (US) and A6 (US/TW).
The hardware is the same as EU and RU variant, except for GPIOs
(LEDS/Buttons), flash(chip/partitions) and UART being available
on the board.
- SOC: Qualcomm QCA9563 @ 775MHz
- Flash: GigaDevice GD25Q127CS1G (16MiB)
- RAM: Zentel A3R1GE40JBF (128 MiB DDR2)
- Ethernet: Qualcomm QCA8337N: 4x 1Gbps LAN + 1x 1Gbps WAN
- Wireless:
- 2.4GHz (bgn) QCA9563 integrated (3x3)
- 5GHz (ac) Qualcomm QCA9886 (2x2)
- Button: 1x power, 1x reset, 1x wps
- LED: 6x LEDs: power, wlan2g, wlan5g, lan, wan, wps
- UART: 115200, 8n1 (header available on board)
Known issues:
- Wireless: 5GHz is known to have lower RSSI signal, it affects speed and range.
Flash instructions:
Upload openwrt-ath79-generic-tplink_archer-c6-v2-us-squashfs-factory.bin
via the router Web interface.
Flash instruction using tftp recovery:
1. Connect the computer to one of the LAN ports of the router
2. Set the computer IP to 192.168.0.66
3. Start a tftp server with the OpenWrt factory image in the
tftp root directory renamed to ArcherA6v2_tp_recovery.bin.
4. Connect power cable to router, press and hold the
reset button and turn the router on
5. Keep the reset button pressed until the WPS LED lights up
6. Wait ~150 seconds to complete flashing
Flash partitioning: I've followed #1689 for defining the partition layout
for this patch. The partition named as "tplink" @ 0xfd0000 is marked
as read only as it is where some config for stock firmware are stored.
On stock firmware those stock partitions starts at 0xfd9400 however
I had not been able to make it functional starting on the same address as
on stock fw, so it has been partitioned following #1689 and not the stock
partition layout for this specific partition. Due to that firmware/rootfs
partition lenght is 0xf80000 and not 0xf89400 as stock.
According to the GPL code, the EU/RU/JP variant does have different GPIO pins
assignment to LEDs and buttons, also the flash memory layout is different.
GPL Source Code: https://static.tp-link.com/resources/gpl/gpl-A6v2_us.tar.gz
Signed-off-by: Anderson Vulczak <andi@andi.com.br>
[wrap commit message, remove soft_ver change for C6 v2 EU, move LED aliases
to DTS files, remove dts-v1 in DTSI, node/property reorder in DTSI]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-11-27 22:54:36 +01:00
..
2019-10-21 13:14:52 +02:00
2019-10-20 15:32:53 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2018-12-12 12:28:26 +01:00
2019-07-17 22:59:29 +02:00
2019-07-17 22:59:29 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2018-11-24 13:15:55 +01:00
2019-11-06 00:27:55 +01:00
2018-11-24 13:15:55 +01:00
2019-10-06 21:28:49 +02:00
2019-09-21 23:41:31 +02:00
2018-09-06 21:35:53 +02:00
2018-08-27 19:31:17 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-10-21 13:15:05 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-10-21 13:15:05 +02:00
2019-11-06 00:27:55 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2019-03-24 01:44:27 +01:00
2019-11-06 00:27:55 +01:00
2019-11-01 21:14:55 +01:00
2019-11-01 21:14:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-02-14 16:56:14 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-23 11:57:48 +01:00
2018-12-06 13:28:22 +01:00
2019-03-18 20:55:24 +01:00
2018-12-06 13:28:22 +01:00
2019-11-23 11:57:48 +01:00
2019-11-23 11:57:48 +01:00
2019-11-23 11:57:48 +01:00
2019-06-05 10:12:31 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-06-05 10:12:31 +02:00
2019-11-06 00:27:55 +01:00
2019-11-07 17:13:18 +01:00
2019-11-07 17:13:18 +01:00
2018-08-28 11:26:53 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-07-17 16:49:20 +02:00
2019-10-27 18:02:44 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-10-27 18:02:44 +01:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2018-08-06 07:31:54 +02:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2018-08-06 07:31:54 +02:00
2019-10-06 21:28:49 +02:00
2019-02-14 16:56:14 +01:00
2018-12-06 13:28:22 +01:00
2019-11-06 00:27:55 +01:00
2018-06-08 12:19:49 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-08-17 23:52:34 +08:00
2019-08-17 23:52:34 +08:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2018-07-30 10:43:33 +02:00
2019-11-06 00:27:55 +01:00
2018-12-27 16:02:25 +01:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2019-03-05 03:15:52 +01:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-10-06 21:28:49 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-14 23:14:15 +01:00
2019-11-14 23:13:49 +01:00
2019-11-14 23:13:49 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-07-16 09:51:03 +08:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-09-19 23:43:27 +02:00
2019-07-03 07:45:00 +02:00
2019-07-03 07:45:00 +02:00
2019-09-19 23:43:27 +02:00
2019-11-06 00:27:55 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-23 12:03:49 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-09-22 18:28:11 +02:00
2019-10-27 18:02:44 +01:00
2019-07-16 09:52:43 +08:00
2019-06-05 10:12:31 +02:00
2019-11-06 00:27:55 +01:00
2019-10-06 21:28:49 +02:00
2019-07-16 09:52:43 +08:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-16 02:41:13 +01:00
2019-11-16 02:41:13 +01:00
2019-11-14 14:38:58 +08:00
2019-11-14 14:38:58 +08:00
2019-11-14 14:38:58 +08:00
2019-10-06 21:28:49 +02:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-11-06 13:37:40 +01:00
2019-11-06 13:37:40 +01:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-08-05 10:54:11 +02:00
2019-11-06 00:27:55 +01:00
2019-08-05 10:54:11 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-27 22:54:36 +01:00
2019-11-06 00:27:55 +01:00
2019-02-14 16:56:15 +01:00
2019-07-18 00:06:55 +02:00
2019-02-14 16:56:15 +01:00
2019-11-06 00:27:55 +01:00
2019-10-27 18:03:56 +01:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-07 17:13:18 +01:00
2019-04-09 11:09:26 +02:00
2019-04-09 11:09:26 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-10-06 21:28:49 +02:00
2019-11-07 17:13:18 +01:00
2019-11-14 23:12:48 +01:00
2019-11-14 23:12:48 +01:00
2019-11-14 23:12:48 +01:00
2019-11-14 23:12:48 +01:00
2019-11-06 00:27:55 +01:00
2019-07-17 23:14:23 +02:00
2019-07-17 23:14:23 +02:00
2019-09-19 23:43:27 +02:00
2019-11-14 23:13:19 +01:00
2019-09-19 23:43:27 +02:00
2019-03-02 13:04:54 +01:00
2019-03-02 13:04:54 +01:00
2019-11-06 00:27:55 +01:00
2019-11-03 00:29:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-07 17:13:18 +01:00
2019-11-07 17:13:18 +01:00
2019-11-07 17:13:18 +01:00
2019-11-07 17:13:18 +01:00
2019-11-07 17:13:18 +01:00
2019-09-16 21:40:06 +02:00
2019-09-16 21:40:06 +02:00
2019-09-16 21:40:06 +02:00
2019-07-18 00:06:55 +02:00
2019-07-18 00:06:55 +02:00
2019-09-22 18:28:11 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-08-05 10:54:11 +02:00
2019-11-16 22:42:07 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-07 17:13:18 +01:00
2019-11-14 14:38:58 +08:00
2019-11-14 14:38:58 +08:00
2019-11-14 14:38:58 +08:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-09-22 18:28:11 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-11-27 22:54:36 +01:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-06-10 11:25:41 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-10-15 18:13:54 +02:00
2019-11-27 22:54:36 +01:00
2019-10-15 18:13:54 +02:00
2018-07-07 21:07:40 +02:00
2018-06-28 20:31:48 +02:00
2018-07-07 21:07:40 +02:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2019-11-25 17:32:46 +01:00
2019-11-25 17:32:46 +01:00
2019-11-25 17:32:46 +01:00
2019-11-07 17:13:18 +01:00
2019-08-05 21:50:15 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-08-05 21:50:15 +02:00