ath79: add support for Comfast CF-EW71 v2
authorFelix Golatofski <git@xdfr.de>
Tue, 9 Jan 2024 23:44:35 +0000 (00:44 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Apr 2024 17:20:06 +0000 (19:20 +0200)
commitee3a6adc6c22b2388eb3901bda335fd145c7355e
treec64c4cfdee15774bccaad9a65bf624d12a6a1a27
parenta65fceb078a7c5fd8133f7c8c4c2326dda517899
ath79: add support for Comfast CF-EW71 v2

Specifications:
Qualcomm/Atheros QCA9531
2x 10/100 Mbps Ethernet, with 48v PoE
2T2R 2.4 GHz, 802.11b/g/n
128MB RAM
16MB SPI Flash
4x LED (Always On Power, LAN, WAN, WLAN)

Flashing instructions:
The original firmware is based on OpenWrt, so flashing the sysupgrade image over the factory firmware is sufficient.
The bootloader has a built-in recovery web-ui. This is the method I used to flash OpenWrt. You can get to the recovery web-ui by holding down the reset button for a few seconds (~5s) while pluggin in the router. The LEDs should start blinking fast and the router should be available on 192.168.1.1 for the recovery.

Tested: Reset button, WAN LED, LAN LED, Power LED (always on, not much to test), WLAN LED, MAC addresses (same as factory firmware).

Signed-off-by: Felix Golatofski <git@xdfr.de>
target/linux/ath79/dts/qca9531_comfast_cf-ew71-v2.dts [new file with mode: 0644]
target/linux/ath79/generic/base-files/etc/board.d/01_leds
target/linux/ath79/image/generic.mk