Просмотр исходного кода

ar71xx: set default LED config for the RB2011* boards

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 39344
Gabor Juhos 12 лет назад
Родитель
Сommit
db5f22a2d7
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      target/linux/ar71xx/base-files/etc/uci-defaults/01_leds

+ 10 - 0
target/linux/ar71xx/base-files/etc/uci-defaults/01_leds

@@ -61,6 +61,16 @@ rb-750)
 	ucidef_set_led_switch "port5" "port5" "rb750:green:port5" "switch0" "0x02"
 	;;
 
+rb-2011l|\
+rb-2011uas|\
+rb-2011uas-2hnd)
+	ucidef_set_led_switch "eth6" "ETH6" "rb:green:eth6" "switch1" "0x20"
+	ucidef_set_led_switch "eth7" "ETH7" "rb:green:eth7" "switch1" "0x10"
+	ucidef_set_led_switch "eth8" "ETH8" "rb:green:eth8" "switch1" "0x08"
+	ucidef_set_led_switch "eth9" "ETH9" "rb:green:eth9" "switch1" "0x04"
+	ucidef_set_led_switch "eth10" "ETH10" "rb:green:eth10" "switch1" "0x02"
+	;;
+
 dir-505-a1)
 	ucidef_set_led_netdev "lan" "LAN" "d-link:green:power" "eth1"
 	;;