ZBT WE526 (WE1626)
This device is only indirectly supported: it is very similar to ZBT WR8305RT and ZBT WE2026. It is possible to use these firmware images.
The board of the ZBT-wr8305rt is internally labeled 'we1626', but has less ram and flash. And also: “zbt itself recommended to use wr8305rt images for we1626” (2020/08/10 alex) Flashing the image of the ZBT-wr8305rt works well, but the support for ZBT-wr8305rt ended with OpenWRT 22.03.7, due to flash and ram limitations.
The ZBT-we1626 has 64MB RAM and 8MB flash, which pose less strong restrictions. To run a more recent version of openwrt, one has to flash this image. This also works fine and provides a still supported firmware version, but even a fresh install consumes already most of the available ram. See also: 8/64 warning
Serial
UART test points are available under the MAC address sticker https://prnt.sc/twywje There is a chance, that the baudrate changes between uboot and initramfs.
uboot: 115200 baud
initrams: 57600 baud
Recovery / Update via HTTP
It is possible to install an Update or recover from mistakes via a recovery web interface.
- Plug lan cable in LAN1-4,
- turn off router
- keep reset button pressed and turn on the router
- configure your lan ip to 192.168.1.100/24
- open 192.168.1.1 in browser and install upgrade image
OpenWRT Bootlog (wr8305rt image)
Click to display ⇲
Click to hide ⇱
U-Boot 1.1.3 (Dec 9 2015 - 14:00:36)
SoC:MediaTek MT7620
DRAM: Memory Testing..65536K OK. is 64 MB
relocate_code Pointer at: 83fb0000
enable ephy clock...done. rf reg 29 = 5
SSC disabled.
spi_wait_nsec: 29
spi device id: ef 40 17 0 0 (40170000)
Flash: W25Q64BV
*** Warning - bad CRC, using default environment
_______________________________________________________________
| ____ _ ____ |
| | _ \ __ _ _ __ __| | ___ _ __ __ _| __ ) _____ __ |
| | |_) / _` | '_ \ / _` |/ _ \| '__/ _` | _ \ / _ \ \/ / |
| | __/ (_| | | | | (_| | (_) | | | (_| | |_) | (_) > < |
| |_| \__,_|_| |_|\__,_|\___/|_| \__,_|____/ \___/_/\_\ |
| |
| Ralink/MTK SDK Plantform |
| Copyright 2005-2013 |
| Board:ZBT WR8305RT |
===============System Info==================
ASIC 7620_MP (Port5<->None)
DRAM component: 512 Mbits DDR, width 16
DRAM bus: 16 bit
Flash component: SPI Flash
CPU Speed: 580 MHZ
RAM Size:64 Mbytes
Build Date:Dec 9 2015 Time:14:00:36
============================================
GSW VLAN:LLLW
GPIO Init:
UARTF_SHARE_MODE:GPIO
I2C_GPIO_MODE:GPIO
init gpio20!
GPIO_MODE_REG:0x1a311d
ReadyLED Bit:0x1
Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
7: Load Boot Loader code then write to Flash via Serial.
9: Load Boot Loader code then write to Flash via TFTP. 0
3: System Boot system code via Flash.
Press Reset button enter upgrade mode!
## Booting image at bc050000 ...
Image Name: MIPS OpenWrt Linux-5.10.221
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2210205 Bytes = 2.1 MB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 64
Starting kernel ...
[ 0.000000] Linux version 5.10.221 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r20341-591b7e93d3) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Mon Jul 15 22:25:54 2024
[ 0.000000] Board has DDR2
[ 0.000000] Analog PMU set to hw control
[ 0.000000] Digital PMU set to hw control
[ 0.000000] SoC Type: MediaTek MT7620N ver:2 eco:6
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[ 0.000000] MIPS: machine is Zbtlink ZBT-WR8305RT
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] random: get_random_bytes called from 0x80481740 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Writing ErrCtl register=0004000b
[ 0.000000] Readback ErrCtl register=0004000b
[ 0.000000] Memory: 58820K/65536K available (3916K kernel code, 187K rwdata, 500K rodata, 1212K init, 215K bss, 6716K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 256
[ 0.000000] CPU Clock: 580MHz
[ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[ 0.000000] systick: enable autosleep mode
[ 0.000000] systick: running - mult: 214748, shift: 32
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[ 0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[ 0.007597] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.073549] pid_max: default: 32768 minimum: 301
[ 0.078278] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.084666] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.096690] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.106236] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.112219] pinctrl core: initialized pinctrl subsystem
[ 0.118576] NET: Registered protocol family 16
[ 0.144779] rt2880_gpio 10000600.gpio: registering 24 gpios
[ 0.150236] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[ 0.156548] rt2880_gpio 10000638.gpio: registering 16 gpios
[ 0.161975] rt2880_gpio 10000638.gpio: registering 16 irq handlers
[ 0.168268] rt2880_gpio 10000688.gpio: registering 1 gpios
[ 0.173609] rt2880_gpio 10000688.gpio: registering 1 irq handlers
[ 0.184362] clocksource: Switched to clocksource systick
[ 0.190632] NET: Registered protocol family 2
[ 0.195862] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.202588] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.208816] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.215099] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.220726] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.227121] NET: Registered protocol family 1
[ 0.233994] rt-timer 10000100.timer: maximum frequency is 1220Hz
[ 0.240704] Crashlog allocated RAM at address 0x3f00000
[ 0.247495] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[ 0.259564] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.265215] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.285069] io scheduler noop registered
[ 0.288816] io scheduler deadline registered (default)
[ 0.294767] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.303714] console [ttyS0] disabled
[ 0.307228] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
-- Baudrate change to 57600 --
[ 0.316855] console [ttyS0] enabled
[ 0.330623] bootconsole [early0] disabled
[ 0.330623] bootconsole [early0] disabled
[ 0.354217] spi spi0.0: force spi mode3
[ 0.371953] m25p80 spi0.0: s25fl064k (8192 Kbytes)
[ 0.381569] 4 fixed-partitions partitions found on MTD device spi0.0
[ 0.394244] Creating 4 MTD partitions on "spi0.0":
[ 0.403811] 0x000000000000-0x000000030000 : "u-boot"
[ 0.414704] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.426232] 0x000000040000-0x000000050000 : "factory"
[ 0.437225] 0x000000050000-0x000000800000 : "firmware"
[ 0.451230] 2 uimage-fw partitions found on MTD device firmware
[ 0.463095] Creating 2 MTD partitions on "firmware":
[ 0.473005] 0x000000000000-0x00000017e07b : "kernel"
[ 0.483803] 0x00000017e07b-0x0000007b0000 : "rootfs"
[ 0.494644] mtd: device 5 (rootfs) set to be root filesystem
[ 0.507476] 1 squashfs-split partitions found on MTD device rootfs
[ 0.519862] 0x0000003d5000-0x0000007b0000 : "rootfs_data"
[ 0.532342] libphy: Fixed MDIO Bus: probed
[ 0.549314] gsw: setting port4 to ephy mode
[ 0.557945] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[ 0.570459] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[ 0.587475] rt2880_wdt 10000120.watchdog: Initialized
[ 0.598969] NET: Registered protocol family 10
[ 0.611939] Segment Routing with IPv6
[ 0.619419] NET: Registered protocol family 17
[ 0.628348] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.654187] 8021q: 802.1Q VLAN Support v1.8
[ 0.678103] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[ 0.698832] Freeing unused kernel memory: 1212K
[ 0.707879] This architecture does not have kernel memory protection.
[ 2.022722] mtk_soc_eth 10100000.ethernet eth0: port 1 link up (100Mbps/Full duplex)
[ 2.418965] init: Console is alive
[ 2.426079] init: - watchdog -
[ 2.524383] random: fast init done
[ 4.253419] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.353288] usbcore: registered new interface driver usbfs
[ 4.364405] usbcore: registered new interface driver hub
[ 4.375138] usbcore: registered new device driver usb
[ 4.391252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.406030] ehci-platform: EHCI generic platform driver
[ 4.426846] phy phy-usbphy.0: remote usb device wakeup disabled
[ 4.438657] phy phy-usbphy.0: UTMI 16bit 30MHz
[ 4.447537] ehci-platform 101c0000.ehci: EHCI Host Controller
[ 4.459038] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[ 4.474945] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[ 4.496701] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[ 4.510192] hub 1-0:1.0: USB hub found
[ 4.518139] hub 1-0:1.0: 1 port detected
[ 4.529301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.543254] ohci-platform: OHCI generic platform driver
[ 4.554033] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[ 4.567649] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[ 4.583554] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[ 4.621682] hub 2-0:1.0: USB hub found
[ 4.629661] hub 2-0:1.0: 1 port detected
[ 4.641857] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.660526] init: - preinit -
[ 6.236854] 8021q: adding VLAN 0 to HW filter on device eth0
[ 6.263246] random: procd: uninitialized urandom read (4 bytes read)
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 8.141001] jffs2: notice: (406) jffs2_build_xattr_subsystem: complete building xattr subsystem, 58 of xdatum (2 unchecked, 56 orphan) and 71 of xref (54 dead, 5 orphan) found.
[ 8.174771] mount_root: switching to jffs2 overlay
[ 8.216642] overlayfs: upper fs does not support tmpfile.
[ 8.241287] urandom-seed: Seeding with /etc/urandom.seed
[ 8.380382] procd: - early -
[ 8.386233] procd: - watchdog -
[ 8.863315] procd: - watchdog -
[ 8.869988] procd: - ubus -
[ 9.107827] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.197425] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.210734] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.224620] procd: - init -
Please press Enter to activate this console.
[ 10.044105] kmodloader: loading kernel modules from /etc/modules.d/*
[ 10.232592] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 10.268743] Loading modules backported from Linux version v4.19.120-0-gfdc072324f3c
[ 10.284085] Backport generated by backports.git v4.19.120-1-0-g60c3a249
[ 10.332335] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 10.368495] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
[ 10.506240] xt_time: kernel timezone is -0000
[ 10.555991] urngd: jent-rng init failed, err: 2
[ 10.605169] PPP generic driver version 2.4.2
[ 10.616629] NET: Registered protocol family 24
[ 10.655299] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
[ 10.669775] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[ 10.685244] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[ 10.724004] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 22.911227] 8021q: adding VLAN 0 to HW filter on device eth0
[ 22.971978] br-lan: port 1(eth0.1) entered blocking state
[ 22.982832] br-lan: port 1(eth0.1) entered disabled state
[ 22.993986] device eth0.1 entered promiscuous mode
[ 23.003583] device eth0 entered promiscuous mode
[ 23.131315] br-lan: port 1(eth0.1) entered blocking state
[ 23.142143] br-lan: port 1(eth0.1) entered forwarding state
[ 23.153494] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 23.910833] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 58.394931] random: crng init done
[ 58.401719] random: 6 urandom warning(s) missed due to ratelimiting</hidden>
OpenWRT Bootlog (we2026 image)
Click to display ⇲
Click to hide ⇱
U-Boot 1.1.3 (Dec 9 2015 - 14:00:36)
SoC:MediaTek MT7620
DRAM: Memory Testing..65536K OK. is 64 MB
relocate_code Pointer at: 83fb0000
enable ephy clock...done. rf reg 29 = 5
SSC disabled.
spi_wait_nsec: 29
spi device id: ef 40 17 0 0 (40170000)
Flash: W25Q64BV
*** Warning - bad CRC, using default environment
_______________________________________________________________
| ____ _ ____ |
| | _ \ __ _ _ __ __| | ___ _ __ __ _| __ ) _____ __ |
| | |_) / _` | '_ \ / _` |/ _ \| '__/ _` | _ \ / _ \ \/ / |
| | __/ (_| | | | | (_| | (_) | | | (_| | |_) | (_) > < |
| |_| \__,_|_| |_|\__,_|\___/|_| \__,_|____/ \___/_/\_\ |
| |
| Ralink/MTK SDK Plantform |
| Copyright 2005-2013 |
| Board:ZBT WR8305RT |
===============System Info==================
ASIC 7620_MP (Port5<->None)
DRAM component: 512 Mbits DDR, width 16
DRAM bus: 16 bit
Flash component: SPI Flash
CPU Speed: 580 MHZ
RAM Size:64 Mbytes
Build Date:Dec 9 2015 Time:14:00:36
============================================
GSW VLAN:LLLW
GPIO Init:
UARTF_SHARE_MODE:GPIO
I2C_GPIO_MODE:GPIO
init gpio20!
GPIO_MODE_REG:0x1a311d
ReadyLED Bit:0x1
Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
7: Load Boot Loader code then write to Flash via Serial.
9: Load Boot Loader code then write to Flash via TFTP. 0
3: System Boot system code via Flash.
Press Reset button enter upgrade mode!
## Booting image at bc050000 ...
Image Name: MIPS OpenWrt Linux-6.6.73
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2584149 Bytes = 2.5 MB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 64
Starting kernel ...
[ 0.000000] Linux version 6.6.73 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28427-6df0e3d02a) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Mon Feb 3 23:09:37 2
025
[ 0.000000] Board has DDR2
[ 0.000000] Analog PMU set to hw control
[ 0.000000] Digital PMU set to hw control
[ 0.000000] SoC Type: MediaTek MT7620N ver:2 eco:6
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[ 0.000000] MIPS: machine is Zbtlink ZBT-WE2026
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.000000] Writing ErrCtl register=0000000e
[ 0.000000] Readback ErrCtl register=0000000e
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 55172K/65536K available (6658K kernel code, 620K rwdata, 880K rodata, 1240K init, 241K bss, 10364K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 256
[ 0.000000] CPU Clock: 580MHz
[ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[ 0.000000] systick: enable autosleep mode
[ 0.000000] systick: running - mult: 214748, shift: 32
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[ 0.000002] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[ 0.007684] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.073587] pid_max: default: 32768 minimum: 301
[ 0.090899] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.097963] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.117066] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[ 0.132590] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.142172] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.152061] pinctrl core: initialized pinctrl subsystem
[ 0.161388] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.168006] thermal_sys: Registered thermal governor 'step_wise'
[ 0.171419] /pinctrl: Fixed dependency cycle(s) with /pinctrl/pinctrl0
[ 0.203095] clocksource: Switched to clocksource systick
[ 0.222132] NET: Registered PF_INET protocol family
[ 0.227218] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.236224] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.244477] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.251955] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.259414] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.266275] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.273377] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.280669] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.287031] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.294988] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.300493] PCI: CLS 0 bytes, default 32
[ 0.304652] rt-timer 10000100.timer: maximum frequency is 1220Hz
[ 0.318356] workingset: timestamp_bits=14 max_order=14 bucket_order=0
[ 0.326814] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.332432] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.349400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.359014] Serial: 8250/16550 driver, 16 ports, IRQ
[ 0.372165] printk: console [ttyS0] disabled
[ 0.376987] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
[ 0.386709] printk: console [ttyS0] enabled
[ 0.386709] printk: console [ttyS0] enabled
[ 0.395169] printk: bootconsole [early0] disabled
[ 0.395169] printk: bootconsole [early0] disabled
[ 0.445326] spi spi0.0: force spi mode3
[ 0.450484] spi-nor spi0.0: s25fl064k (8192 Kbytes)
[ 0.455684] 4 fixed-partitions partitions found on MTD device spi0.0
[ 0.462217] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[ 0.469737] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[ 0.477590] Creating 4 MTD partitions on "spi0.0":
[ 0.482547] 0x000000000000-0x000000030000 : "u-boot"
[ 0.491763] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.500011] 0x000000040000-0x000000050000 : "factory"
[ 0.508002] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[ 0.515920] 0x000000050000-0x0000007b0000 : "firmware"
[ 0.524629] 2 uimage-fw partitions found on MTD device firmware
[ 0.530711] Creating 2 MTD partitions on "firmware":
[ 0.535850] 0x000000000000-0x000000276e95 : "kernel"
[ 0.540923] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[ 0.551999] 0x000000276e95-0x000000760000 : "rootfs"
[ 0.557172] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[ 0.569134] mtd: setting mtd5 (rootfs) as root device
[ 0.574550] 1 squashfs-split partitions found on MTD device rootfs
[ 0.580872] 0x000000610000-0x000000760000 : "rootfs_data"
[ 0.622330] gsw: setting port4 to ephy mode
[ 0.626997] mtk_soc_eth 10100000.ethernet: no mdio-bus child node found
[ 0.633816] mtk_soc_eth 10100000.ethernet: mdio-bus disabled
[ 0.639798] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[ 0.646784] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[ 0.655897] rt2880_wdt 10000120.watchdog: Initialized
[ 0.663835] NET: Registered PF_INET6 protocol family
[ 0.676950] Segment Routing with IPv6
[ 0.680825] In-situ OAM (IOAM) with IPv6
[ 0.685177] NET: Registered PF_PACKET protocol family
[ 0.690407] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.704068] 8021q: 802.1Q VLAN Support v1.8
[ 0.755088] clk: Disabling unused clocks
[ 0.780618] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[ 0.794722] Freeing unused kernel image (initmem) memory: 1240K
[ 0.800779] This architecture does not have kernel memory protection.
[ 0.807398] Run /sbin/init as init process
[ 2.358650] init: Console is alive
[ 2.362806] init: - watchdog -
[ 3.330087] mtk_soc_eth 10100000.ethernet eth0: port 1 link up (100Mbps/Full duplex)
[ 4.629204] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.768397] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 4.787364] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.796543] init: - preinit -
[ 9.932030] random: crng init done
[ 11.441117] 8021q: adding VLAN 0 to HW filter on device eth0
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 13.327823] jffs2: notice: (415) jffs2_build_xattr_subsystem: complete building xattr subsystem, 9 of xdatum (0 unchecked, 3 orphan) and 10 of xref (3 dead, 0 orphan) found.
[ 13.347081] mount_root: switching to jffs2 overlay
[ 13.359030] overlayfs: upper fs does not support tmpfile.
[ 13.381500] urandom-seed: Seeding with /etc/urandom.seed
[ 13.569169] procd: - early -
[ 13.572464] procd: - watchdog -
[ 14.175329] procd: - watchdog -
[ 14.179765] procd: - ubus -
[ 14.388543] procd: - init -
Please press Enter to activate this console.
[ 16.272670] kmodloader: loading kernel modules from /etc/modules.d/*
[ 17.124844] jitterentropy: Initialization failed with host not compliant with requirements: 9
[ 17.585250] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
[ 17.592925] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
[ 18.711209] PPP generic driver version 2.4.2
[ 18.725557] NET: Registered PF_PPPOX protocol family
[ 18.800246] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[ 18.809351] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[ 19.392935] jitterentropy: Initialization failed with host not compliant with requirements: 9
[ 20.164684] kmodloader: 1 module could not be probed
[ 20.170081] kmodloader: - jitterentropy_rng - 0
[ 69.826423] 8021q: adding VLAN 0 to HW filter on device eth0
[ 69.922394] br-lan: port 1(eth0.1) entered blocking state
[ 69.927954] br-lan: port 1(eth0.1) entered disabled state
[ 69.933592] eth0.1: entered allmulticast mode
[ 69.938058] mtk_soc_eth 10100000.ethernet eth0: entered allmulticast mode
[ 69.945392] eth0.1: entered promiscuous mode
[ 69.949780] mtk_soc_eth 10100000.ethernet eth0: entered promiscuous mode
[ 70.073467] br-lan: port 1(eth0.1) entered blocking state
[ 70.079028] br-lan: port 1(eth0.1) entered forwarding state
Tags
- Last modified: 2025/05/13 23:20
- by phoebe