ramips: add support for TP-Link TL-WR841n v14
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 01_leds
index 9cf6e30d3993c43847f246d8474ffbca82d6f8b3..d020347d725a81d39f7e743667147b1a065f0235 100755 (executable)
@@ -326,6 +326,10 @@ tl-wr841n-v13)
        ucidef_set_led_switch "lan4" "lan4" "$boardname:green:lan4" "switch0" "0x10"
        ucidef_set_led_switch "wan" "wan" "$boardname:green:wan" "switch0" "0x01"
        ;;
+tplink,tl-wr841n-v14)
+       ucidef_set_led_switch "lan" "lan" "$boardname:green:lan" "switch0" "0x1e"
+       ucidef_set_led_switch "wan" "wan" "$boardname:green:wan" "switch0" "0x01"
+       ;;
 tplink,c2-v1)
        ucidef_set_led_switch "lan" "lan" "$boardname:green:lan" "switch1" "0x1e"
        ucidef_set_led_switch "wan" "wan" "$boardname:green:wan" "switch1" "0x01"