2
0
forked from Ivasoft/openwrt

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>
This commit is contained in:
Conor O'Gorman
2017-01-15 22:01:05 +00:00
committed by John Crispin
parent d38ffd8cd9
commit 274546046d
10 changed files with 175 additions and 0 deletions

View File

@@ -42,6 +42,17 @@ config ATH79_MACH_TUBE2H
select ATH79_DEV_M25P80
select ATH79_DEV_WMAC
config ATH79_MACH_SC1750
bool "Abicom SC1750 board support"
select SOC_QCA955X
select ATH79_DEV_AP9X_PCI if PCI
select ATH79_DEV_ETH
select ATH79_DEV_GPIO_BUTTONS
select ATH79_DEV_LEDS_GPIO
select ATH79_DEV_M25P80
select ATH79_DEV_USB
select ATH79_DEV_WMAC
config ATH79_MACH_SC300M
bool "Abicom SC300M board support"
select SOC_QCA955X