diff options
author | Enrique Giraldo <enrique.giraldo@galgus.net> | 2017-06-29 12:03:03 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2017-09-10 22:15:03 +0200 |
commit | fefdb1e0b9e0cc22ab93e6fcf51dc9e917565d26 (patch) | |
tree | 5ba243a989b80029c3a93ccae602262568a66d15 /target/linux/ar71xx/base-files/etc | |
parent | 90d8c0f0a2f4c902348a2f514ba33f2c9c34e005 (diff) | |
download | mtk-20170518-fefdb1e0b9e0cc22ab93e6fcf51dc9e917565d26.zip mtk-20170518-fefdb1e0b9e0cc22ab93e6fcf51dc9e917565d26.tar.gz mtk-20170518-fefdb1e0b9e0cc22ab93e6fcf51dc9e917565d26.tar.bz2 |
ar71xx: add support for COMFAST CF-E355AC
COMFAST CF-E355AC is a ceiling mount AP with PoE support, based on
Qualcomm/Atheros QCA9531 + QCA9882.
Short specification:
- 2x 10/100 Mbps Ethernet, with PoE support
- 64MB of RAM (DDR2)
- 16 MB of FLASH
- 2T2R 2.4 GHz, 802.11b/g/n
- 2T2R 5 GHz, 802.11ac/n/a
- built-in 4x 3 dBi antennas
- output power (max): 500 mW (27 dBm)
- 1x RGB LED, 1x button
- built-in watchdog chipset
Flash instruction:
Original firmware is based on OpenWrt.
Use sysupgrade image directly in vendor GUI.
Signed-off-by: Enrique Giraldo <enrique.giraldo@galgus.net>
[whitespace fixes, ac radio caldata offset fix]
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/01_leds | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds index f367885..51d21ca 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/01_leds +++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds @@ -185,6 +185,7 @@ cf-e320n-v2) ucidef_set_led_netdev "wan" "WAN" "$board:red:wan" "eth1" ucidef_set_led_wlan "wlan" "WLAN" "$board:blue:wlan" "phy0tpt" ;; +cf-e355ac|\ cf-e380ac-v1|\ cf-e380ac-v2) ucidef_set_led_netdev "lan" "LAN" "$board:green:lan" "eth0" diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata index 6a50e0c..85a2a63 100644 --- a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata +++ b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata @@ -61,6 +61,7 @@ case "$FIRMWARE" in ath10kcal_extract "art" 20480 2116 ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2) ;; + cf-e355ac|\ cf-e380ac-v1|\ cf-e380ac-v2|\ dlan-pro-1200-ac|\ |