[PATCH 0/2] ramips: add support for ZyXEL LTE3301-Plus
André Valentin
avalentin at marcant.net
Fri Jun 17 12:35:02 PDT 2022
The ZyXEL LTE3301-PLUS is an 4G indoor CPE with 2 external LTE antennas.
Specifications:
- SoC: MediaTek MT7621AT
- RAM: 256 MB
- Flash: 128 MB MB NAND (MX30LF1G18AC)
- WiFi: MediaTek MT7615E
- Switch: 4 LAN ports (Gigabit)
- LTE: Quectel EG506 connected by USB3 to SoC
- SIM: 1 micro-SIM slot
- USB: USB3 port
- Buttons: Reset, WPS
- LEDs: Multicolour power, internet, LTE, signal, Wifi, USB
- Power: 12V, 1.5A
The device is built as an indoor ethernet to LTE bridge or router with
Wifi.
André Valentin (2):
ramips: add support for ZyXEL LTE3301-Plus
package/uboot-envtools: add support for ZyXEL LTE3301-plus
package/boot/uboot-envtools/files/ramips | 3 +
.../ramips/dts/mt7621_zyxel_lte3301-plus.dts | 217 ++++++++++++++++++
target/linux/ramips/image/mt7621.mk | 19 ++
.../mt7621/base-files/etc/board.d/01_leds | 3 +
.../mt7621/base-files/etc/board.d/02_network | 3 +-
.../base-files/etc/board.d/03_gpio_switches | 4 +
.../mt7621/base-files/etc/init.d/bootcount | 5 +
.../mt7621/base-files/lib/upgrade/platform.sh | 1 +
8 files changed, 254 insertions(+), 1 deletion(-)
create mode 100644 target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
--
2.30.2
More information about the openwrt-devel
mailing list