[PATCH v3 0/2] Add support for ZyXEL LTE3301-Plus
André Valentin
avalentin at marcant.net
Tue May 18 13:44:53 PDT 2021
This set adds support for the ZyXEL LTE3301-Plus, an indoor 3G/4G indoor LTE
router with Wifi.
André Valentin (2):
firmware-utils: zytrx: Add support for ZyXEL LTE3301-Plus
ramips: mt7621: Add support for ZyXEL LTE3301-Plus
package/boot/uboot-envtools/files/ramips | 1 +
.../ramips/dts/mt7621_zyxel_lte3301-plus.dts | 213 ++++++++++++++++++
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 | 1 +
.../mt7621/base-files/lib/upgrade/platform.sh | 1 +
tools/firmware-utils/src/zytrx.c | 1 +
9 files changed, 245 insertions(+), 1 deletion(-)
create mode 100644 target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
--
2.20.1
More information about the openwrt-devel
mailing list