ar71xx: configure default led behavior for the OM2P
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Dec 2011 22:48:59 +0000 (22:48 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Dec 2011 22:48:59 +0000 (22:48 +0000)
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29394 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/base-files/etc/uci-defaults/leds

index 10ace46..8f72bba 100755 (executable)
@@ -99,6 +99,11 @@ nbg460n_550n_550nh)
        set_led_wlan "wlan" "WLAN" "nbg460n:green:wlan" "phy0tpt"
        ;;
 
+om2p)
+       set_led_netdev "port1" "port1" "om2p:blue:wan" "eth0"
+       set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
+       ;;
+
 tl-mr3220 | \
 tl-mr3420 )
        set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"