Sander Vanheule
c9f51a9ad6
ath79: support for TP-Link EAP225-Wall v2
...
TP-Link EAP225-Wall v2 is an AC1200 (802.11ac Wave-2) wall plate access
point. UART access and debricking require fine soldering.
The device was kindly provided for porting by Stijn Segers.
Device specifications:
* SoC: QCA9561 @ 775MHz
* RAM: 128MiB DDR2
* Flash: 16MiB SPI-NOR (GD25Q127CSIG)
* Wireless 2.4GHz (SoC): b/g/n, 2x2
* Wireless 5Ghz (QCA9886): a/n/ac, 2x2 MU-MIMO
* Ethernet (SoC): 4× 100Mbps
* Eth0 (back): 802.3af/at PoE in
* Eth1, Eth2 (bottom)
* Eth3 (bottom): PoE out (can be toggled by GPIO)
* One status LED
* Two buttons (both work as failsafe)
* LED button, implemented as KEY_BRIGHTNESS_TOGGLE
* Reset button
Flashing instructions, requires recent firmware (tested on 1.20.0):
* ssh into target device and run `cliclientd stopcs`
* Upgrade with factory image via web interface
Debricking:
* Serial port can be soldered on PCB J4 (1: TXD, 2: RXD, 3: GND, 4: VCC)
* Bridge unpopulated resistors R162 (TXD) and R165 (RXD)
Do NOT bridge R164
* Use 3.3V, 115200 baud, 8n1
* Interrupt bootloader by holding CTRL+B during boot
* tftp initramfs to flash via sysupgrade or LuCI web interface
MAC addresses:
MAC address (as on device label) is stored in device info partition at
an offset of 8 bytes. ath9k device has same address as ethernet, ath10k
uses address incremented by 1.
From OEM ifconfig:
br0 Link encap:Ethernet HWaddr 50:...:04
eth0 Link encap:Ethernet HWaddr 50:...:04
wifi0 Link encap:UNSPEC HWaddr 50-...-04-...
wifi1 Link encap:UNSPEC HWaddr 50-...-05-...
Signed-off-by: Sander Vanheule <sander@svanheule.net>
[fix IMAGE_SIZE]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-12 19:37:24 +02:00
..
2020-03-18 13:45:57 +01:00
2020-03-18 13:45:57 +01:00
2020-04-17 13:23:06 +02:00
2020-07-02 21:34:37 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2019-07-17 22:59:29 +02:00
2019-07-17 22:59:29 +02:00
2019-12-08 16:44:06 +01:00
2019-11-06 00:27:55 +01:00
2020-06-25 23:09:05 +02:00
2020-07-30 21:43:56 +02:00
2019-11-06 00:27:55 +01:00
2020-08-31 17:41:21 +02:00
2020-06-15 21:16:18 +02:00
2020-06-11 01:44:13 +02:00
2020-06-11 01:44:13 +02:00
2020-06-11 01:44:13 +02:00
2020-06-11 01:44:13 +02:00
2020-06-25 23:09:05 +02:00
2020-06-11 01:44:13 +02:00
2020-06-11 01:44:13 +02:00
2020-06-25 23:09:05 +02:00
2018-09-06 21:35:53 +02:00
2020-07-15 18:41:57 +02:00
2020-06-25 23:09:05 +02:00
2020-08-17 15:19:03 +02:00
2020-08-17 15:19:03 +02:00
2020-08-31 17:41:21 +02:00
2019-10-21 13:15:05 +02:00
2020-08-17 15:19:03 +02:00
2020-08-17 15:19:03 +02:00
2019-10-21 13:15:05 +02:00
2020-02-21 13:55:33 +01:00
2020-02-21 13:55:33 +01:00
2020-02-21 13:55:33 +01:00
2020-02-11 14:31:05 +01:00
2020-02-21 13:55:33 +01:00
2020-08-17 18:26:55 +02:00
2020-02-11 14:30:58 +01:00
2020-02-11 14:30:58 +01:00
2020-02-11 14:30:58 +01:00
2020-02-11 14:30:58 +01:00
2020-02-11 14:30:58 +01:00
2020-02-11 14:30:58 +01:00
2020-08-17 15:19:03 +02:00
2020-02-11 14:30:58 +01:00
2020-07-15 18:41:57 +02:00
2020-08-17 15:19:03 +02:00
2020-08-17 15:19:03 +02:00
2019-11-01 21:14:55 +01:00
2019-11-01 21:14:55 +01:00
2020-08-17 15:19:03 +02: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
2020-08-17 15:19:03 +02:00
2020-08-17 15:19:03 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-08-17 15:19:03 +02:00
2020-08-17 15:19:03 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2019-12-08 16:44:06 +01:00
2019-11-07 17:13:18 +01:00
2019-11-06 00:27:55 +01:00
2020-05-28 00:48:39 +02:00
2020-01-14 09:38:32 +01:00
2020-01-14 09:38:32 +01:00
2020-01-14 09:38:32 +01:00
2019-06-05 10:12:31 +02:00
2020-02-23 16:17:59 +01:00
2020-07-12 16:17:28 +08:00
2020-04-14 10:47:23 +08:00
2018-08-28 11:26:53 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-08 23:22:30 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-01-29 18:56:04 +01:00
2020-01-29 18:56:04 +01:00
2020-07-03 20:48:05 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2018-08-06 07:31:54 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2018-08-06 07:31:54 +02:00
2020-08-21 11:34:55 +02:00
2020-08-21 11:34:55 +02:00
2020-08-21 11:34:55 +02:00
2020-08-21 11:34:55 +02:00
2019-02-14 16:56:14 +01:00
2020-03-13 13:53:12 +01:00
2018-12-06 13:28:22 +01:00
2020-07-03 17:37:02 +02:00
2018-06-08 12:19:49 +02:00
2020-08-31 17:41:21 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-21 12:02:35 +02:00
2020-01-22 17:18:55 +01:00
2020-03-26 19:14:15 +01:00
2020-08-08 20:40:48 +02:00
2020-01-22 17:18:55 +01:00
2020-07-21 12:02:35 +02:00
2020-07-21 12:02:35 +02:00
2020-07-21 12:02:35 +02:00
2020-01-31 13:42:12 +01:00
2019-11-06 00:27:55 +01:00
2020-02-22 19:17:51 +01:00
2020-07-13 23:35:51 +02:00
2020-02-22 19:17:51 +01:00
2020-04-27 23:28:51 +02:00
2020-02-22 19:17:51 +01:00
2020-04-27 23:28:51 +02:00
2020-02-24 20:42:19 +01:00
2020-02-22 19:17:51 +01:00
2020-04-27 23:17:30 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-01-18 19:39:05 +01:00
2020-07-25 21:50:50 +02:00
2020-07-03 17:37:02 +02:00
2020-06-25 23:09:05 +02:00
2019-11-06 00:27:55 +01:00
2019-11-06 00:27:55 +01:00
2020-07-03 17:37:02 +02:00
2020-09-12 18:47:26 +02:00
2020-08-12 14:03:17 +02:00
2020-08-12 14:03:17 +02:00
2020-08-06 16:56:07 +02:00
2020-08-06 16:56:07 +02:00
2020-08-06 16:56:07 +02:00
2020-08-06 16:56:07 +02:00
2020-08-06 16:56:07 +02:00
2020-08-06 16:56:07 +02:00
2020-08-06 16:56:07 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-07-12 15:39:18 +08:00
2020-04-29 21:32:35 +01:00
2020-04-29 22:59:23 +01:00
2020-04-29 22:59:23 +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
2020-06-18 22:34:09 +02:00
2020-06-20 13:03:39 +02:00
2020-06-18 22:34:09 +02:00
2020-06-18 22:34:09 +02:00
2020-08-30 22:20:37 +02:00
2019-09-19 23:43:27 +02:00
2019-07-03 07:45:00 +02:00
2019-12-12 14:42:05 +01:00
2019-07-03 07:45:00 +02:00
2020-07-25 21:50:50 +02:00
2020-03-26 15:05:49 +01:00
2020-08-10 12:43:37 +02:00
2020-06-16 14:42:15 +02: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
2020-07-25 21:50:50 +02:00
2019-11-06 00:27:55 +01:00
2019-09-22 18:28:11 +02:00
2020-07-03 17:37:02 +02:00
2020-04-17 13:23:06 +02:00
2020-02-28 17:50:46 +01:00
2020-08-12 14:44:07 +02:00
2020-04-24 20:03:18 +02:00
2020-06-25 23:09:05 +02:00
2020-08-10 18:37:43 +02:00
2020-07-02 21:34:37 +02:00
2020-06-25 23:09:05 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-25 20:54:24 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-02-03 16:18:08 +01:00
2020-08-12 14:44:07 +02:00
2020-04-09 01:06:37 +02:00
2020-08-12 14:44:07 +02:00
2020-07-08 22:54:34 +02:00
2020-08-12 14:44:07 +02: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
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-01-21 14:15:48 +01:00
2019-11-06 00:27:55 +01:00
2020-06-25 23:09:05 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-07-09 10:28:40 +02:00
2020-07-09 10:28:40 +02:00
2020-07-09 10:28:40 +02:00
2020-08-12 14:03:17 +02:00
2020-08-12 14:03:17 +02:00
2020-08-31 17:41:21 +02:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-12-08 16:44:06 +01:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-06-19 15:50:29 +02:00
2020-06-19 15:50:29 +02:00
2020-06-25 23:09:05 +02:00
2020-08-12 14:44:07 +02:00
2020-05-31 15:44:05 +02:00
2020-05-31 15:44:05 +02:00
2020-08-12 14:44:07 +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-12-08 16:44:06 +01:00
2019-08-05 10:54:11 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-08-12 14:44:07 +02:00
2020-04-24 20:03:00 +02:00
2020-04-24 20:03:00 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 02:35:35 +02:00
2020-06-25 23:09:05 +02:00
2020-07-07 19:47:24 +02:00
2020-06-25 23:09:05 +02:00
2020-02-22 19:17:51 +01:00
2020-02-22 19:17:51 +01:00
2020-02-22 19:17:51 +01:00
2020-06-25 23:09:05 +02:00
2020-08-10 18:37:43 +02:00
2020-08-15 15:58:39 +02:00
2020-02-22 19:17:51 +01:00
2020-02-22 19:17:51 +01:00
2020-07-25 21:50:50 +02:00
2020-07-03 17:37:02 +02:00
2020-04-24 20:03:00 +02:00
2020-04-24 20:03:00 +02:00
2020-04-24 20:03:00 +02:00
2020-04-24 20:03:00 +02:00
2020-04-24 20:03:00 +02:00
2019-11-06 00:27:55 +01:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-07-03 17:37:02 +02:00
2020-08-12 16:49:34 +02:00
2020-08-12 14:03:17 +02:00
2020-08-12 14:03:17 +02:00
2019-04-09 11:09:26 +02:00
2019-04-09 11:09:26 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-04-24 20:03:00 +02:00
2020-06-25 23:09:05 +02: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
2020-07-03 17:37:02 +02:00
2020-03-18 14:25:38 +01:00
2020-06-25 23:09:05 +02:00
2020-03-18 14:25:38 +01:00
2020-06-25 23:09:05 +02:00
2019-07-17 23:14:23 +02:00
2019-07-17 23:14:23 +02:00
2020-07-03 17:37:02 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-04-24 20:03:00 +02:00
2020-04-24 20:03:00 +02:00
2020-07-25 21:50:50 +02:00
2020-04-24 20:03:00 +02:00
2020-07-25 21:50:50 +02:00
2020-05-17 21:03:30 +02:00
2020-08-10 18:37:43 +02:00
2020-07-03 17:37:02 +02:00
2020-07-03 17:37:02 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02: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
2020-03-18 13:49:06 +01:00
2020-03-18 13:49:06 +01:00
2020-03-18 13:49:06 +01:00
2020-09-12 19:37:24 +02:00
2020-07-03 17:37:02 +02:00
2020-07-26 02:14:45 +02:00
2020-05-26 22:49:18 +02:00
2020-05-26 22:49:18 +02:00
2020-05-26 22:49:18 +02:00
2020-07-25 21:50:50 +02:00
2020-07-25 21:50:50 +02:00
2020-02-22 19:17:51 +01:00
2020-02-22 19:17:51 +01:00
2020-06-25 23:09:05 +02:00
2020-07-22 17:18:55 +02:00
2020-07-22 17:18:55 +02:00
2020-07-22 17:18:55 +02:00
2020-06-25 23:09:05 +02:00
2020-06-25 23:09:05 +02:00
2020-01-15 20:55:56 +01:00
2020-01-15 20:56:05 +01:00
2020-07-25 21:50:50 +02:00
2020-07-25 21:50:50 +02:00
2020-07-03 17:37:02 +02:00
2019-11-06 00:27:55 +01:00
2020-07-03 17:37:02 +02:00
2019-11-27 22:54:36 +01:00
2019-11-27 22:54:36 +01:00
2020-07-03 17:37:02 +02:00
2019-11-06 00:27:55 +01:00
2020-07-03 17:37:02 +02:00
2020-07-25 21:50:50 +02:00
2020-09-09 20:42:10 +03:00
2020-05-31 15:44:05 +02:00
2020-05-31 15:44:05 +02:00
2020-07-03 17:37:02 +02:00
2020-08-17 15:25:51 +02:00
2020-08-22 15:13:15 +02:00
2020-08-10 11:48:08 +02:00
2020-08-10 11:48:08 +02:00
2020-08-22 15:13:15 +02:00
2019-06-10 11:25:41 +02:00
2020-07-03 17:37:02 +02:00
2019-11-06 00:27:55 +01:00
2020-07-15 18:41:57 +02:00
2020-03-15 00:08:14 +01:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2020-07-15 18:41:57 +02:00
2019-11-27 22:54:36 +01:00
2020-07-03 17:37:02 +02:00
2019-11-25 17:32:46 +01:00
2019-11-25 17:32:46 +01:00
2020-07-25 21:50:50 +02:00
2020-05-18 13:35:38 +02:00
2020-05-18 13:35:38 +02:00
2020-05-18 13:35:38 +02:00
2020-05-18 13:35:38 +02:00
2019-08-05 21:50:15 +02:00
2019-12-08 16:44:06 +01:00
2019-11-06 00:27:55 +01:00
2020-02-13 17:33:20 +01:00
2019-08-05 21:50:15 +02:00
2020-06-25 23:09:05 +02:00