I got my hands on this Zyxel EE5301-00 Wi-Fi 7 dual-band BE7200 router with 10G/2.5G WAN and LAN, an SFP+ cage, and support for EasyMesh and TR-069/TR-369, i wonder will it ever be Openwrt for it.
[grid]
From the bootlog, it appears to be based on the Airoha/Econet EN7581 platform, with a 4-core ARM64 CPU, around 1 GB RAM, 512 MB SPI-NAND, MediaTek Wi-Fi 7 radios, dual firmware slots, and Zyxel’s signed zloader boot chain.
Serial console:
115200 8N1 works.
Boot can be interrupted at Zyxel zloader v2.8.6, but zloader asks for a password.
set mac reg init
usxgmii_pcs_int en 1
USXGMII_10G exit
read: src=0x60000, len=0x20000, dst=0x81800000
bootm flag=0, states=70f
## Loading kernel from FIT Image at 81800000 ...
Using 'config-1' configuration
Verifying Hash Integrity ... sha1,rsa2048:zloader_key+ OK
Trying 'zloader' kernel subimage
Description: zloader
Type: Standalone Program
Compression: lzma compressed
Data Start: 0x818000d0
Data Size: 18457 Bytes = 18 KiB
Architecture: AArch64
Load Address: 0x81700000
Entry Point: 0x81700210
Hash algo: crc32
Hash value: 1426c139
Hash algo: sha1
Hash value: 6750e14d7fb753e5957cdc6d950f1b00743195f3
Verifying Hash Integrity ... crc32+ sha1+ OK
Uncompressing Standalone Program ... OK
ZYXEL zloader v2.8.6 (04/22/2025 - 10:24:50)
!!! Initialize nand !!!
Multiboot clinent version: 2.8
Hit any key to stop autoboot: 5
Password:
The sticker admin password allows login, but only to restricted ZySH
z
zycli help
wan
ethwanctl
dns
pppoectl
sys
tr069
wlan
mgmtsrvctl
virtualserver
cfgupdate
cfgdump
save_default
fwidcheck
modelcheck
reboot
i2c
sfp
swversion
swarchversion
Ethctl
z sys
Usage: sys help
sys show
sys atsh
sys atsn <SeriesNumber>
sys atwz <MAC> <CountryCode> <EngDbgFlag> <FeatureBit> <MacNumber>
sys atcd Erase ROM-D partition.
sys atcr [reboot] Reset to default, erase Data partition.
sys atgs <GPONVendorID> <GPONSerialNumber>
sys --autogenpwd <enable>
sys --autogenpwd <enable> <prefix>
sys --autogenpwd <disable> <password>
sys --autogenpwd show
sys --WPSbtn <enable>
sys --WPSbtn <disable>
sys --WPSbtn show
sys seqnum [1|2]
sys getbootpartition
sys nonboot
ZySH>
The device as zyxel,ee5301-00 and the SoC is econet,en7581 / airoha,en7581.
bootloader 0x00000000 size 0x00080000
tclinux 0x00080000 size 0x03c00000
tclinux_slave 0x03c80000 size 0x03c00000
rootfs_data 0x07880000 size 0x00800000
romfile 0x08080000 size 0x00240000
rom-d 0x082c0000 size 0x00240000
wwan 0x08500000 size 0x00200000
data 0x08700000 size 0x00800000
zyMFG 0x08f00000 size 0x00200000
misc 0x09100000 size 0x12b80000
art strange / needs care
The device appears to use the Airoha/Econet EN7581 platform with Zyxel’s zloader boot chain and signed firmware images. There is currently very little public documentation about this platform, so community research and shared findings are important for making proper OpenWrt support possible.




