diff options
author | Jack Chen <redchenjs@live.com> | 2022-10-14 15:58:46 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-23 01:45:52 +0200 |
commit | 57577bb8ccaa79adc30e0c4b1f85a88a84e3ebfe (patch) | |
tree | 66b116b0247feadb7fc5044c2690b7e4489d6225 /target/linux/ipq40xx/base-files/etc/board.d/01_leds | |
parent | a716ac55649707e8279de6f2ea66c7f6060c982c (diff) |
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>
Diffstat (limited to 'target/linux/ipq40xx/base-files/etc/board.d/01_leds')
-rw-r--r-- | target/linux/ipq40xx/base-files/etc/board.d/01_leds | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ipq40xx/base-files/etc/board.d/01_leds b/target/linux/ipq40xx/base-files/etc/board.d/01_leds index 748b6f5b82..ac03c3317a 100644 --- a/target/linux/ipq40xx/base-files/etc/board.d/01_leds +++ b/target/linux/ipq40xx/base-files/etc/board.d/01_leds @@ -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) |