[PATCH v4 0/2] Add support for ZyXEL LTE3301-PLUS
André Valentin
avalentin at marcant.net
Sun May 23 14:28:14 PDT 2021
This set adds support for the ZyXEL LTE3301-PLUS, an indoor 3G/4G indoor LTE
router with Wifi.
Thanks to Bjørn Mork for the image tool implementation.
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