diff options
author | John Crispin <blogic@openwrt.org> | 2014-09-15 10:19:14 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-09-15 10:19:14 +0000 |
commit | 8a3628eb5c62cbf9608de28caf54f69b4bc4c3bc (patch) | |
tree | 277aadbe49c6a1b148a4ac8d57179c41fa85adce /target/linux/ar71xx/base-files/etc | |
parent | befcefa558cefe8e281401773e30627d86954d63 (diff) | |
download | master-187ad058-8a3628eb5c62cbf9608de28caf54f69b4bc4c3bc.tar.gz master-187ad058-8a3628eb5c62cbf9608de28caf54f69b4bc4c3bc.tar.bz2 master-187ad058-8a3628eb5c62cbf9608de28caf54f69b4bc4c3bc.zip |
ar71xx: add board support for ubnt loco m xw
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42549 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 2 | ||||
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/01_leds | 3 | ||||
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 1864b11a27..fba6032271 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -34,7 +34,7 @@ get_status_led() { aw-nr580) status_led="aw-nr580:green:ready" ;; - bullet-m | rocket-m | nano-m | nanostation-m | nanostation-m-xw) + bullet-m | rocket-m | nano-m | nanostation-m | nanostation-m-xw | loco-m-xw) status_led="ubnt:green:link4" ;; bxu2000n-2-a1) diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index d3b766d4d8..3f97d37f12 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds @@ -38,7 +38,8 @@ ap113) bullet-m | \ nanostation-m | \ rocket-m | \ -nanostation-m-xw) +nanostation-m-xw | \ +loco-m-xw) ucidef_set_led_rssi "rssilow" "RSSILOW" "ubnt:red:link1" "wlan0" "1" "100" "0" "13" ucidef_set_led_rssi "rssimediumlow" "RSSIMEDIUMLOW" "ubnt:orange:link2" "wlan0" "26" "100" "-25" "13" ucidef_set_led_rssi "rssimediumhigh" "RSSIMEDIUMHIGH" "ubnt:green:link3" "wlan0" "51" "100" "-50" "13" diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index c5cfd67430..8a0159c01a 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -286,6 +286,7 @@ bullet-m |\ cap4200ag |\ eap300v2 |\ eap7660d |\ +loco-m-xw |\ mr600 |\ mr600v2 |\ rb-411 |\ |