Dear Maintainers,
Thank you for reverting the ZBOOT option.
I just found this issue while investigating why the 6.13.0 from experimental on the arm64 SolidRun CN9130 based Clearfog Pro board did not boot, when 6.12.12 was perfectly fine:
In the future please take into account also that arm64 boards can still boot using a boot.scr script generated by flash-kernel package.
That script uses "booti" command, meaning the kernel image must match the u-boot hard-coded magic:
#define LINUX_ARM64_IMAGE_MAGIC 0x644d5241
Otherwise boot will fail:
Scanning scsi 0:2...
Found U-Boot script /boot.scr
2900 bytes read in 2 ms (1.4 MiB/s)
## Executing script at 06d00000
10700736 bytes read in 168 ms (60.7 MiB/s)
27372 bytes read in 9 ms (2.9 MiB/s)
35823093 bytes read in 558 ms (61.2 MiB/s)
Booting Debian 6.13-arm64 from scsi 0:2...
Bad Linux ARM64 Image magic!
I suggest that "flash-kernel" should be updated if zboot is to be enabled again in the future.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (3 / 13) |
Uptime: | 98:52:11 |
Calls: | 9,680 |
Calls today: | 1 |
Files: | 13,725 |
Messages: | 6,174,632 |