aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d
diff options
context:
space:
mode:
authorConor O'Gorman <i@conorogorman.net>2017-01-15 22:01:05 +0000
committerJohn Crispin <john@phrozen.org>2017-01-20 00:40:40 +0100
commit274546046de47883031d8279fdc60856517fb263 (patch)
treefb1cb258470f0efca00d0b50e027c22a1a91c228 /target/linux/ar71xx/base-files/etc/board.d
parentd38ffd8cd916ac23e4247816ab3f4575bd036566 (diff)
downloadupstream-274546046de47883031d8279fdc60856517fb263.tar.gz
upstream-274546046de47883031d8279fdc60856517fb263.tar.bz2
upstream-274546046de47883031d8279fdc60856517fb263.zip
ar71xx: add Abicom SC1750 support
Support Abicom International Scorpion SC1750 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB Nor Flash 1x SFP, 1x PCIe 2x 10/100/1000 Ethernet 135x100 mm 802.11ng/g/b 802.11ac/an/a Signed-off-by: Conor O'Gorman <i@conorogorman.net>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds1
1 files changed, 1 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 58f1dd6116..fb0dda3ddc 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds
@@ -440,6 +440,7 @@ re450)
ucidef_set_led_wlan "wlan2g" "WLAN 2.4 GHz" "$board:blue:wlan2g" "phy1tpt"
ucidef_set_led_wlan "wlan5g" "WLAN 5 GHz" "$board:blue:wlan5g" "phy0tpt"
;;
+sc1750|\
sc450)
ucidef_set_led_wlan "wlan" "WLAN" "$board:green:wlan" "phy0tpt"
;;