2
0
forked from Ivasoft/openwrt

ar71xx: add Abicom SC450 support

Support Abicom International Scorpion SC450 Board

QCA9550 700MHz Extended Temperature Range
256MB DDR2
256MB NAND Flash
16MB NOR Flash
10/100/1000 Ethernet
15W Max, 3x3 Mode, Full Power TX Power
802.3-at POE+ & DC Input options
100x 85mm
USB
PCIe
SFP
GPIO/LED

Signed-off-by: Conor O'Gorman <i@conorogorman.net>
This commit is contained in:
Conor O'Gorman
2017-01-15 22:01:04 +00:00
committed by John Crispin
parent eb97f41fc2
commit d38ffd8cd9
10 changed files with 181 additions and 0 deletions

View File

@@ -440,6 +440,9 @@ 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"
;;
sc450)
ucidef_set_led_wlan "wlan" "WLAN" "$board:green:wlan" "phy0tpt"
;;
smart-300)
ucidef_set_led_netdev "wan" "WAN" "nc-link:green:wan" "eth0"
ucidef_set_led_switch "lan1" "LAN1" "nc-link:green:lan1" "switch0" "0x04"

View File

@@ -44,6 +44,7 @@ get_status_led() {
mr12|\
mr16|\
nbg6616|\
sc450|\
tl-wpa8630)
status_led="$board:green:power"
;;