[PATCH v3 0/1] Add support for TP-Link EAP225 v1

Sander Vanheule sander at svanheule.net
Mon Nov 22 11:51:29 PST 2021


This series adds support for the (not so popular) EAP225v1 2x2 802.11ac Wave-1
access point. This device is almost identical to the EAP245v1 from commit
b11ad4876440 ("ath79: support for TP-Link EAP245 v1"), with the main difference
being the 5GHz radio.

Device support was requested by a few forum users, although only one came back to
inform me they were succesful in flashing OpenWrt.

Support for generating images for this devices was merged in firmware-utils with
commit fa3537981859 (" tplink-safeloader: add EAP225 v1 support").

Sander Vanheule (1):
  ath79: add support for TP-Link EAP225 v1

 .../ath79/dts/qca9563_tplink_eap225-v1.dts    | 51 +++++++++++++++++++
 .../generic/base-files/etc/board.d/02_network |  1 +
 .../etc/hotplug.d/firmware/11-ath10k-caldata  |  1 +
 target/linux/ath79/image/generic-tp-link.mk   | 11 ++++
 4 files changed, 64 insertions(+)
 create mode 100644 target/linux/ath79/dts/qca9563_tplink_eap225-v1.dts

-- 
2.33.1




More information about the openwrt-devel mailing list