immortalwrt/package
Daniel Golle 25d0abb7d8
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>
(cherry picked from commit c8c2f52262)
2023-11-27 22:17:28 +08:00
..
base-files ImmortalWrt v23.05.1: revert to branch defaults 2023-11-20 01:04:32 +08:00
boot mediatek: add support for Zbtlink ZBT-Z8102AX 2023-11-27 22:17:28 +08:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
emortal automount: skip mounting ubi device 2023-10-26 17:34:13 +08:00
firmware Merge Official Source 2023-11-12 13:34:09 +08:00
kernel Merge Official Source 2023-11-10 13:04:12 +08:00
libs Merge Official Source 2023-11-12 13:34:09 +08:00
network hostapd: fix undeclared variable iface_name 2023-11-17 19:16:38 +08:00
system Merge Official Source 2023-11-02 12:48:52 +08:00
utils Merge Offcial Source 2023-11-26 15:22:47 +08:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-02 14:44:47 +00:00