ramips: add support for Telco Electronics X1
Hardware: SoC: MT7621 DRAM: 256MB DDR3 Flash: 16MB SPI-NOR WiFi: 2.4GHz: MT7603 @ PCIe0 WiFi: 5.8GHz: MT7612 @ PCIe1 Modem: Sierra Wireless MC74xx Interfaces: GBE RJ45 x5 mPCIe x2 UART x1 I2C x1 JTAG x1 UIM x1 LEDs x6 Flash instructions: Flash from within the factory bootloader, firmware web interface or CLI using sysupgrade -F -n Signed-off-by: Nicholas Smith <mips171@icloud.com>
This commit is contained in:
committed by
Christian Lamparter
parent
f5d2c91415
commit
73e0f52b6e
@@ -435,6 +435,14 @@ define Device/sk-wb8
|
||||
endef
|
||||
TARGET_DEVICES += sk-wb8
|
||||
|
||||
define Device/telco-electronics_x1
|
||||
DTS := Telco-Electronics-X1
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_TITLE := Telco Electronics X1
|
||||
DEVICE_PACKAGES := kmod-usb3 kmod-mt76 wpad-basic
|
||||
endef
|
||||
TARGET_DEVICES += telco-electronics_x1
|
||||
|
||||
define Device/timecloud
|
||||
DTS := Timecloud
|
||||
DEVICE_TITLE := Thunder Timecloud
|
||||
|
||||
Reference in New Issue
Block a user