aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorFUKAUMI Naoki <naobsd@gmail.com>2016-11-08 22:45:00 +0900
committerJohn Crispin <john@phrozen.org>2016-11-16 10:54:33 +0100
commit016520330440cb0aca4367150911721b748f75e8 (patch)
treee2adac34dc59c2a67a750fb714cae5dbbf8b991d /target/linux/ar71xx/base-files/etc/board.d/01_leds
parent40a16fec6a8ddecd022452b1c2052bf08b681687 (diff)
downloadupstream-016520330440cb0aca4367150911721b748f75e8.tar.gz
upstream-016520330440cb0aca4367150911721b748f75e8.tar.bz2
upstream-016520330440cb0aca4367150911721b748f75e8.zip
ar71xx: add support for Buffalo BHR-4GRV2
Signed-off-by: FUKAUMI Naoki <naobsd@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds
index 1708abf53c..16135a36a6 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds
@@ -57,6 +57,10 @@ ap147-010)
ucidef_set_led_switch "lan4" "LAN4" "ap147:green:lan4" "switch0" "0x02"
ucidef_set_led_wlan "wlan2g" "WLAN 2.4 GHz" "ap147:green:wlan-2g" "phy0tpt"
;;
+bhr-4grv2)
+ ucidef_set_led_default "power" "POWER" "buffalo:green:power" "1"
+ ucidef_set_led_default "diag" "DIAG" "buffalo:red:diag" "0"
+ ;;
bsb)
ucidef_set_led_default "sys" "SYS" "$board:red:sys" "1"
;;