[PATCH 0/2] Add support for ZyXEL LTE3301-Plus

André Valentin avalentin at marcant.net
Fri May 14 17:11:28 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

 .../ramips/dts/mt7621_zyxel_lte3301-plus.dts  | 213 ++++++++++++++++++
 target/linux/ramips/image/mt7621.mk           |  16 ++
 .../mt7621/base-files/etc/board.d/01_leds     |   4 +
 .../mt7621/base-files/etc/board.d/02_network  |   3 +
 .../base-files/etc/board.d/03_gpio_switches   |   3 +
 .../mt7621/base-files/etc/init.d/bootcount    |   1 +
 .../mt7621/base-files/lib/upgrade/platform.sh |   1 +
 tools/firmware-utils/src/zytrx.c              |   1 +
 8 files changed, 242 insertions(+)
 create mode 100644 target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts

-- 
2.20.1




More information about the openwrt-devel mailing list