You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ath79
Chris Morgan 7daab62861 ath79: add support for Comfast CF-EW72
Specifications:
Qualcomm/Atheros QCA9531 + QCA9886
2x 10/100 Mbps Ethernet, with 48v PoE
2T2R 2.4 GHz, 802.11b/g/n
2T2R 5 GHz, 802.11a/n/ac
128MB RAM
16MB SPI Flash
4x LED (Always On Power, LAN, WAN, WLAN)

Flashing Instructions:
Original firmware is based on OpenWRT, so flashing the sysupgrade image on
the factory firmware is sufficient.

Tested: Reset button, WAN LED, LAN LED, Power LED (always on, not much
to test), WLAN LED (one LED only for 2 interfaces, by default it gets
assigned to the first interface), MAC addresses (match factory firmware).
My LAN factory MAC address ends in F2.

use	stock_mac	art_loc
lan	:f2		0x0
wan	:f3		0x1002
5g	:f4		0x6
2g	:f5		0x5006

Since MAC address flash locations do not really match their use in vendor
firmware (e.g. address from 5 GHz calibration data is assigned to 2.4 GHz
WiFi), just calculate the MAC addresses with an offset based on 0x0 address.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
[add MAC address comment]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 4 years ago
dts ath79: add support for Comfast CF-EW72 4 years ago
files ath79: fix missing return statement in ar934x_nand 4 years ago
generic ath79: add support for Comfast CF-EW72 4 years ago
image ath79: add support for Comfast CF-EW72 4 years ago
mikrotik ath79: improve mikrotik-caldata.sh 4 years ago
nand ath79: add mikrotik subtarget 4 years ago
patches-4.19 kernel: bump 4.19 to 4.19.106 4 years ago
patches-5.4 kernel: bump 5.4 to 5.4.28 4 years ago
tiny ath79: add support for TP-Link TL-MR3420 v3 4 years ago
Makefile ath79: add mikrotik subtarget 4 years ago
config-4.19 ath79: add new ar934x spi driver 4 years ago
config-5.4 ath79: fix missing watchdog core dependency for hwmon-sch5627 4 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago