I have a TP-Link EAP653 UR that I've been porting openwrt to.
SOC: MT7981 (dual core A53, 1.3GHz)
Memory: 512MB RAM (M15T4G16256A)
ROM: 128MB Flash (ESMT F50L1G41LB)
Ethernet: 1Gbit/s (POE)
WiFi: MT7976AN/MT7976GN 2.4/5GHz 2x2 MIMO
LED: 4x blue connected to a single GPIO line
Buttons: 1x reset
Bluetooth/zigbee CC2652 (no support yet)
Flashing is currently only via serial
J255 - with pins label on silkscreen. No resistor bridging required.
Wifi works and has good performance, similar to stock firmware.
Currently stuck on setting the device mac, rather than using a random mac. The factory data mounts on boot, I can read the mac, but the mac isn't set by either /etc/boards.d/02_network or /lib/preinit/10_fix_mac_address.sh
Any pointers on how to address to generate debug logs would be appreciated.
Fork/branch with changes are here - https://github.com/talexbikes/openwrt/tree/eap653ur