openwrt/target/linux/ramips
Simonas Tamošaitis 7264a913a3
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
ramips: mt76x8: add Teltonika RUT951/RUT901 support
Specification:
- MediaTek MT7628AN SoC
- 128 MB of RAM EtronTech EM68C16CWQG-25IH
- 16MB of Flash Winbond W25Q128 SPI
- 4x 10/100 Mbps Ethernet, with passive PoE support on LAN1
- MediaTek MT7628AN 2.4 GHz 802.11n WiFi
- Quectel EC25-EUX 4G cat 4 modem (RUT951) or Quectel EC200A-EU 4G cat 4 modem (RUT901)
- 1x Digital input
- 1x Digital output
- 2x SIM slot (can be swapped via GPIO)
- eSIM (depends on hardware configuration, can be swapped via GPIO)

GPIO:
 - 1 button (Reset)
 - 7 LEDs (power, status green/red, RSSI 1,2,3,4,5)
 - 5 Modem control (power button, reset, status, SIM select, eSIM select)
 - 1 Digital input
 - 1 Digital output

Flashing via OEM WebUI:
1. Download the firmware image *-squashfs-factory.bin
2. Upload firmware image via OEM WebUI firmware update, do not keep settings

To revert back to OEM firmware:
https://wiki.teltonika-networks.com/view/Bootloader_menu

Mobile data connection:
Quectel EC200A-EU send command to modem:
    echo -ne 'AT+QNETDEVCTL=3,1\r\n' > /dev/ttyUSB2
    Create DHCP interface with usb0 device.
Quectel EC25-EUX create proto qmi interface.

Signed-off-by: Simonas Tamošaitis <simsasss@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18788
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-06-08 17:10:03 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: mt76x8: add Teltonika RUT951/RUT901 support 2025-06-08 17:10:03 +02:00
files/drivers ramips: update drivers to be compatible with kernel 6.12 2025-05-07 00:40:05 +02:00
image ramips: mt76x8: add Teltonika RUT951/RUT901 support 2025-06-08 17:10:03 +02:00
mt76x8 ramips: mt76x8: add Teltonika RUT951/RUT901 support 2025-06-08 17:10:03 +02:00
mt7620 ramips: mt7620: Add support for the devolo WiFi Repeater ac (MT 2767, 2779) 2025-04-22 22:06:28 +02:00
mt7621 ramips: mt7621: add support for Arcadyan WE410443 2025-06-07 21:04:53 +02:00
patches-6.6 kernel: bump 6.6 to 6.6.90 2025-05-13 21:43:34 +02:00
rt288x ramips: rt288x: mark subtarget as source-only 2025-05-09 11:31:20 +02:00
rt305x kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
rt3883 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
Makefile ramips: switch to Linux 6.6 2024-05-03 21:36:42 +01:00
modules.mk ramips: add Semtech SX9512 touch input driver 2025-05-10 21:26:08 +02:00