X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Fetc%2Fboard.d%2F01_leds;h=e5f646b4c1416d651e2a502ee606604237391ac3;hb=dbf107cd2b83f0017446ac5ae07e44b39ed61bfe;hp=fc69f33600c0abad5008e7d7e739104b541d4e24;hpb=d4abe72cce2abd39e0f0f013a98d8b40025b58f6;p=lede-git%2F.git diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index fc69f33600..e5f646b4c1 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -78,6 +78,12 @@ broadway) set_usb_led "$board:red:diskmounted" set_wifi_led "$board:red:wps_active" ;; +c20i) + ucidef_set_led_switch "lan" "lan" "$board:blue:lan" "switch0" "0x1e" + ucidef_set_led_switch "wan" "wan" "$board:blue:wan" "switch0" "0x01" + set_usb_led "$board:blue:usb" "2-1" + ucidef_set_led_wlan "wlan" "wlan" "$board:blue:wlan" "phy0radio" + ;; c50) ucidef_set_led_default "power" "power" "tp-link:blue:power" "0" ucidef_set_led_netdev "lan" "lan" "tp-link:blue:lan" "eth0.2"