2
0
forked from Ivasoft/openwrt

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:
Nicholas Smith
2019-04-19 14:12:11 +10:00
committed by Christian Lamparter
parent f5d2c91415
commit 73e0f52b6e
4 changed files with 184 additions and 0 deletions

View File

@@ -119,6 +119,7 @@ ramips_setup_interfaces()
rt-n12p|\
sap-g3200u3|\
sk-wb8|\
telco-electronics,x1|\
unielec,u7621-06-256m-16m|\
unielec,u7621-06-512m-64m|\
vr500|\

View File

@@ -22,6 +22,9 @@ head-weblink,hdrm200)
mikrotik,rb750gr3)
ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "17"
;;
telco-electronics,x1)
ucidef_add_gpio_switch "modem_reset" "Modem Reset" "16"
;;
ubnt-erx)
ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "0"
;;