forked from Ivasoft/openwrt
ar71xx: rename COMFAST CF-E355AC to CF-E355AC v1
There are now supported two versions of the CF-E355AC board which differ in 802.11ac radio chip. Include version number in board, model, image filename, etc., also for the v1. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
@@ -215,12 +215,8 @@ cf-e375ac)
|
||||
ucidef_set_led_switch "lan" "LAN" "comfast:green:lan" "switch0" "0x04"
|
||||
ucidef_set_led_wlan "wlan1" "WLAN" "comfast:blue:wlan" "phy1tpt"
|
||||
;;
|
||||
cf-e355ac|\
|
||||
cf-e355ac-v2)
|
||||
ucidef_set_led_netdev "lan" "LAN" "cf-e355ac:green:lan" "eth0"
|
||||
ucidef_set_led_wlan "wlan2g" "WLAN2G" "cf-e355ac:blue:wlan2g" "phy1tpt"
|
||||
ucidef_set_led_wlan "wlan5g" "WLAN5G" "cf-e355ac:red:wlan5g" "phy0tpt"
|
||||
;;
|
||||
cf-e355ac-v1|\
|
||||
cf-e355ac-v2|\
|
||||
cf-e380ac-v1|\
|
||||
cf-e380ac-v2)
|
||||
ucidef_set_led_netdev "lan" "LAN" "$board:green:lan" "eth0"
|
||||
|
||||
@@ -63,7 +63,7 @@ case "$FIRMWARE" in
|
||||
ath10kcal_extract "art" 20480 2116
|
||||
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) -1)
|
||||
;;
|
||||
cf-e355ac|\
|
||||
cf-e355ac-v1|\
|
||||
cf-e380ac-v1|\
|
||||
cf-e380ac-v2|\
|
||||
dlan-pro-1200-ac|\
|
||||
|
||||
Reference in New Issue
Block a user