Piotr Dymacz
e5d4c09667
ath79: add support for YunCore XD4200 and A782
...
YunCore XD4200 ('XD4200_W6.0' marking on PCB) is Qualcomm/Atheros based
(QCA9563, QCA9886, QCA8334) dual-band, Wave-2 AC1200 ceiling AP with PoE
(802.3at) support. A782 model ('T750_V5.1' marking on PCB) is a smaller
version of the XD4200, with similar specification but lower TX power.
Specification:
- QCA9563 (775 MHz)
- 128 MB of RAM (DDR2)
- 16 MB of FLASH (SPI NOR)
- 2x 10/100/1000 Mbps Ethernet (QCA8334), with 802.3at PoE support (WAN)
- Wi-Fi 2.4 GHz:
- XD4200: 2T2R (QCA9563), with ext. PA (SKY65174-21) and LNA
- A782: 2T2R (QCA9563), with ext. FEM (SKY85329-11)
- Wi-Fi 5 GHz:
- XD4200: 2T2R (QCA9886), with ext. FEM (SKY85728-11)
- A782: 2T2R (QCA9886), with ext. FEM (SKY85735-11)
- LEDs:
- XD4200: 5x (2x driven by SOC, 1x driven by AC radio, 2x Ethernet)
- A782: 3x (1x RGB, driven by SOC and radio, 2x Ethernet)
- 1x button (reset)
- 1x UART (4-pin, 2.54 mm pitch) header on PCB
- 1x DC jack (12 V)
Flash instructions:
If your device comes with generic QSDK based firmware, you can login
over telnet (login: root, empty password, default IP: 192.168.188.253),
issue first (important!) 'fw_setenv' command and then perform regular
upgrade, using 'sysupgrade -n -F ...' (you can use 'wget' to download
image to the device, SSH server is not available):
fw_setenv bootcmd "bootm 0x9f050000 || bootm 0x9fe80000"
sysupgrade -n -F openwrt-...-yuncore_...-squashfs-sysupgrade.bin
In case your device runs firmware with YunCore custom GUI, you can use
U-Boot recovery mode:
1. Set a static IP 192.168.0.141/24 on PC and start TFTP server with
'tftp' image renamed to 'upgrade.bin'
2. Power the device with reset button pressed and release it after 5-7
seconds, recovery mode should start downloading image from server
(unfortunately, there is no visible indication that recovery got
enabled - in case of problems check TFTP server logs)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2019-11-25 17:32:46 +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
2018-12-06 13:28:22 +01:00
2019-03-22 00:40:29 +01:00
2018-12-06 13:28:22 +01:00
2019-11-02 20:51:56 +01:00
2019-03-05 03:15:52 +01:00
2019-11-02 20:51:56 +01:00
2019-11-19 00:16:48 +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-02 20:51:56 +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
2018-12-31 16:25:11 +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-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-09-19 23:43:27 +02: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-09-19 23:43:27 +02:00
2019-11-03 00:29:40 +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