openwrt/package
Ian Oderon 4300bc6688 mediatek: add support for Zbtlink ZBT-Z8103AX
Specifications:
SoC: MediaTek MT7981B
RAM: 256MiB
Flash: SPI-NAND 128 MiB
Switch: 1 WAN, 3 LAN (Gigabit)
Buttons: Reset, Mesh
Power: DC 12V 1A
WiFi: MT7976CN
UART: 115200n8
UART Layout:
VCC-RX-TX-GND

No. of Antennas: 6
Note: Upon opening the router, only 5 antennas were connected
to the mainboard.

Led Layout:
Power-Mesh-5gwifi-WAN-LAN3-LAN2-LAN1-2gWiFi

Buttons:
Reset-Mesh

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.

Signed-off-by: Ian Oderon <ianoderon@gmail.com>
2023-12-26 00:02:19 +01:00
..
base-files base-files: ipcalc.sh: Add tests for unroutable, etc 2023-12-12 12:30:35 -07:00
boot mediatek: add support for Zbtlink ZBT-Z8103AX 2023-12-26 00:02:19 +01:00
devel tools: add ledumon and ledhwbmon packages 2023-12-12 19:35:03 +01:00
firmware linux-firmware: update to 20231211 2023-12-19 14:22:28 +01:00
kernel mac80211: fix flush during station removal 2023-12-24 10:34:46 +01:00
libs libxml2: update to 2.12.1 2023-12-07 11:54:08 +01:00
network netifd: update to Git HEAD (2023-12-19) 2023-12-19 22:35:22 +01:00
system procd: update to Git HEAD (2023-11-28) 2023-11-30 19:19:40 +01:00
utils firmware-utils: update to git HEAD 2023-12-17 19:39:53 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00