On the latest snapshot of source code, i got this error on any device:
Web failsafe UI started
URL: http://192.168.1.1/
Press Ctrl+C to exit
GET /
GET /style.css
GET /main.js
GET /getmtdlayout
GET /version
GET /initramfs.html
GET /style.css
GET /main.js
GET /version
GET /getmtdlayout
POST /upload
Content-Length: 40476014
GET /booting.html
GET /style.css
GET /main.js
GET /version
GET /result
Loading kernel from FIT Image at 460000cc ...
Using 'config-1' configuration
Trying 'kernel-1' kernel subimage
Description: ARM64 OpenWrt Linux-6.6.106
Type: Kernel Image
Compression: lzma compressed
Data Start: 0x460001b4
Data Size: 4304300 Bytes = 4.1 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x48000000
Entry Point: 0x48000000
Hash algo: crc32
Hash value: 075a086e
Hash algo: sha1
Hash value: 2835186793d5db31da8e6f561b155e6fc564c6ed
Verifying Hash Integrity ... crc32+ sha1+ OK
Loading ramdisk from FIT Image at 460000cc ...
Using 'config-1' configuration
Trying 'initrd-1' ramdisk subimage
Description: ARM64 OpenWrt initrd
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0x4641b098
Data Size: 36146284 Bytes = 34.5 MiB
Architecture: AArch64
OS: Linux
Load Address: unavailable
Entry Point: unavailable
Hash algo: crc32
Hash value: 875b24ba
Hash algo: sha1
Hash value: d93d68697408dfb213d4300887a1e53036caf0d1
Verifying Hash Integrity ... crc32+ sha1+ OK
Loading fdt from FIT Image at 460000cc ...
Using 'config-1' configuration
Trying 'fdt-1' fdt subimage
Description: ARM64 OpenWrt device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x48693e0c
Data Size: 23042 Bytes = 22.5 KiB
Architecture: AArch64
Hash algo: crc32
Hash value: 88673127
Hash algo: sha1
Hash value: eead250d980adba6a4baba33b8988c0567f109bf
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x48693e0c
Working FDT set to 48693e0c
Uncompressing Kernel Image
ERROR: new format image overwritten - must RESET the board to recover
resetting ...
The file is initramfs openwrt built directly for device. Not sure about what causes the error is memory map or not. The older release like 20241115 does not have this problem.
On the latest snapshot of source code, i got this error on any device:
The file is initramfs openwrt built directly for device. Not sure about what causes the error is memory map or not. The older release like 20241115 does not have this problem.