2
0
forked from Ivasoft/openwrt

ar71xx: add Abicom SC300M support

Support Abicom International Scorpion SC300M Module

QCA9550 700MHz Extended Temperature Range
256MB DDR2
256MB Nand Flash
16MB SPI Flash
802.11a/na/b/g/ng
GPIO x 22, USB x2, PCIe x2
10/100/1000 Ethernet
23dBm, Optional Onboard Antenna
DC Input, 8-20V DC
85 x 55 mm

Signed-off-by: Conor O'Gorman <i@conorogorman.net>
This commit is contained in:
Conor O'Gorman
2017-01-15 22:01:03 +00:00
committed by John Crispin
parent 07a02efd07
commit eb97f41fc2
11 changed files with 164 additions and 1 deletions

View File

@@ -282,6 +282,7 @@ gl-mifi)
esac
;;
gl-domino|\
sc300m|\
wrt160nl)
ucidef_set_led_wlan "wlan" "WLAN" "$board:blue:wlan" "phy0tpt"
;;

View File

@@ -94,6 +94,7 @@ ar71xx_setup_interfaces()
rb-sxt5n|\
re450|\
rocket-m-xw|\
sc300m |\
tl-mr10u|\
tl-mr11u|\
tl-mr12u|\

View File

@@ -295,7 +295,8 @@ get_status_led() {
rb-sxt5n)
status_led="rb:green:power"
;;
re450)
re450|\
sc300m)
status_led="$board:blue:power"
;;
routerstation|\