openwrt/target/linux/mediatek
Daniel Golle c8c2f52262 mediatek: add support for Zbtlink ZBT-Z8102AX
Specifications:
SoC: MediaTek MT7981B
RAM: 1024MiB
Flash: SPI-NAND 128 MiB
Switch: 1 WAN, 4 LAN (Gigabit)
USB: two M.2 slots for 5G modems via USB 3.0 hub, external USB 3.0 port
Buttons: Reset, Mesh
Power: DC 12V 1A
WiFi: MT7976CN
UART: 115200n8
UART Layout:
VCC-RX-TX-GND

Installation:
A. Through OpenWrt Dashboard:
If your router comes with OpenWrt preinstalled (modified by the seller),
you can easily upgrade by going to the dashboard (192.168.1.1) and then
navigate to System -> Backup/Flash firmware, then flash the firmware

B. Through TFTP
Standard installation via UART:

1. Connect USB Serial Adapter to the UART, (NOTE: Don't connect the VCC pin).
2. Power on the router. Make sure that you can access your router via UART.
3. Restart the router then repeatedly press ctrl + c to skip default boot.
4. Type > bootmenu
5. Press '2' to select upgrade firmware
6. Press 'Y' on 'Run image after upgrading?'
7. Press '0' and hit 'enter' to select TFTP client (default)
8. Fill the U-Boot's IP address and TFTP server's IP address.
9. Finally, enter the 'firmware' filename.

Based on patch adding support for similar Zbtlink ZBT-Z8103AX device by
Ian Ishmael C. Oderon.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-11-24 21:28:35 +00:00
..
base-files mediatek: add support for the GL.iNet GL-MT3000 2023-05-18 02:41:49 +01:00
dts mediatek: add support for Zbtlink ZBT-Z8102AX 2023-11-24 21:28:35 +00:00
files/drivers/net/phy/rtk mediatek: prepare old rtk switch driver for use with Linux 6.1 2023-07-07 14:01:39 +02:00
files-5.15 mediatek: fiilogic: device tree switch@1f fix 2023-11-22 19:42:23 +02:00
files-6.1 mediatek: fiilogic: device tree switch@1f fix 2023-11-22 19:42:23 +02:00
filogic mediatek: add support for Zbtlink ZBT-Z8102AX 2023-11-24 21:28:35 +00:00
image mediatek: add support for Zbtlink ZBT-Z8102AX 2023-11-24 21:28:35 +00:00
mt7622 mediatek: Add support for D-Link EAGLE PRO AI M32 2023-11-12 17:33:41 +01:00
mt7623 mediatek: adapt kernel configuration for Linux 6.1 2023-07-07 14:01:39 +02:00
mt7629 mediatek: Add support for TP-Link EAP225v5 2023-11-12 17:39:52 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.138 2023-11-10 17:33:59 +01:00
patches-6.1 kernel: bump 6.1 to 6.1.63 2023-11-23 22:51:52 +01:00
Makefile mediatek: expose testing Linux 6.1 testing kernel 2023-07-07 14:01:39 +02:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00