ar71xx: add support for RB mAP L-2nD
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 01_leds
index ee67899d4f1bf66a0585816fcd1153b1068f803e..5aa49c98f592190b1c97673b7664eeae96dae2e0 100755 (executable)
@@ -236,6 +236,11 @@ rb-2011uias-2hnd)
        ucidef_set_led_switch "eth9" "ETH9" "rb:green:eth9" "switch1" "0x04"
        ucidef_set_led_switch "eth10" "ETH10" "rb:green:eth10" "switch1" "0x02"
        ;;
+rb-mapl-2nd)
+       ucidef_set_led_default "power" "POWER" "rb:green:power" "1"
+       ucidef_set_led_netdev "lan" "LAN" "rb:green:eth" "eth0"
+       ucidef_set_led_wlan "wlan" "WLAN" "rb:green:wlan" "phy0tpt"
+       ;;
 dap-2695-a1)
        ucidef_set_led_default "power" "POWER" "d-link:green:power" "1"
        ucidef_set_led_default "diag" "DIAG" "d-link:red:power" "0"
@@ -246,7 +251,8 @@ dhp-1565-a1)
        ;;
 dir-600-a1|\
 dir-615-e1|\
-dir-615-e4)
+dir-615-e4|\
+ebr-2310-c1)
        ucidef_set_led_netdev "wan" "WAN" "d-link:green:wan" "eth1"
        ucidef_set_led_switch "lan1" "LAN1" "d-link:green:lan1" "switch0" "0x02"
        ucidef_set_led_switch "lan2" "LAN2" "d-link:green:lan2" "switch0" "0x04"