openwrt/target/linux/ath79/image
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>
2020-04-07 01:00:10 +02:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
lzma-loader ath79: move lzma-loader to the end of available RAM 2020-01-23 15:28:03 +01:00
common-buffalo.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
common-mikrotik.mk ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 2020-01-23 15:28:03 +01:00
common-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
common-tp-link.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
common-yuncore.mk ath79: add support for YunCore TFTP image generation 2019-11-25 17:32:46 +01:00
generic-tp-link.mk ath79: add support for TP-Link TL-WDR4310 v1 2020-03-26 15:05:49 +01:00
generic-ubnt.mk ath79: add support for Ubiquiti NanoBridge M (XM) 2020-03-22 00:54:44 +01:00
generic.mk ath79: add support for Comfast CF-EW72 2020-04-07 01:00:10 +02:00
Makefile treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
mikrotik.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
nand.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
tiny-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
tiny-tp-link.mk ath79: add support for TP-Link TL-MR3420 v3 2020-04-06 11:55:24 +02:00
tiny.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00