forked from Ivasoft/openwrt
ipq40xx: convert to DSA and enable mobipromo,cm520-79f
Convert to DSA and enable the MobiPromo CM520-79F device again. Signed-off-by: Jack Chen <redchenjs@live.com> Reviewed-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
a716ac5564
commit
57577bb8cc
@@ -81,9 +81,9 @@ mikrotik,sxtsq-5-ac)
|
||||
ucidef_set_led_rssi "rssihigh" "rssihigh" "green:rssihigh" "wlan0" "81" "100"
|
||||
;;
|
||||
mobipromo,cm520-79f)
|
||||
ucidef_set_led_netdev "wan" "WAN" "blue:wan" "eth1"
|
||||
ucidef_set_led_switch "lan1" "LAN1" "blue:lan1" "switch0" "0x10"
|
||||
ucidef_set_led_switch "lan2" "LAN2" "blue:lan2" "switch0" "0x08"
|
||||
ucidef_set_led_netdev "wan" "WAN" "blue:wan" "wan"
|
||||
ucidef_set_led_netdev "lan1" "LAN1" "blue:lan1" "lan1"
|
||||
ucidef_set_led_netdev "lan2" "LAN2" "blue:lan2" "lan2"
|
||||
;;
|
||||
netgear,ex6100v2 |\
|
||||
netgear,ex6150v2)
|
||||
|
||||
@@ -56,7 +56,8 @@ ipq40xx_setup_interfaces()
|
||||
compex,wpj428)
|
||||
ucidef_set_interface_lan "lan1 lan2"
|
||||
;;
|
||||
glinet,gl-b1300)
|
||||
glinet,gl-b1300|\
|
||||
mobipromo,cm520-79f)
|
||||
ucidef_set_interfaces_lan_wan "lan1 lan2" "wan"
|
||||
;;
|
||||
mikrotik,wap-ac)
|
||||
|
||||
Reference in New Issue
Block a user