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:
committed by
John Crispin
parent
07a02efd07
commit
eb97f41fc2
@@ -884,6 +884,9 @@ ar71xx_board_detect() {
|
||||
*RW2458N)
|
||||
name="rw2458n"
|
||||
;;
|
||||
*SC300M)
|
||||
name="sc300m"
|
||||
;;
|
||||
*"SMART-300")
|
||||
name="smart-300"
|
||||
;;
|
||||
|
||||
@@ -254,6 +254,7 @@ platform_check_image() {
|
||||
rocket-m-xw|\
|
||||
rocket-m|\
|
||||
rw2458n|\
|
||||
sc300m|\
|
||||
sr3200|\
|
||||
tew-632brp|\
|
||||
tew-712br|\
|
||||
|
||||
Reference in New Issue
Block a user