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. sincerely Josua Mayer Am 28.02.25 um 12:50 schrieb Debian FTP Masters: > Source: linux > Source-Version: 6.13.5-1~exp1 > Done: Salvatore Bonaccorso > <car...@debian.org> > > We believe that the bug you reported is fixed in the > latest version of > linux, which is due to be installed in the Debian FTP > archive. > > A summary of the changes between this version and the previous > one is > attached. > > Thank you for reporting the bug, which will now be > closed. If you > have further comments please address them to > 1098...@bugs.debian.org, > and the maintainer will reopen the bug report if > appropriate. > > Debian distribution maintenance software > pp. > Salvatore > Bonaccorso <car...@debian.org> (supplier of updated linux package) > > (This > message was generated automatically at their request; if you > believe that > there is a problem with it please contact the archive > administrators by > mailing ftpmas...@ftp-master.debian.org) > > > Format: 1.8 > Date: Fri, 28 Feb 2025 12:01:10 +0100 > Source: linux > Architecture: source > Version: 6.13.5-1~exp1 > Distribution: experimental > Urgency: medium > Maintainer: Debian Kernel Team <debian-ker...@lists.debian.org> > Changed-By: Salvatore Bonaccorso <car...@debian.org> > Closes: 1095745 1098250 1098354 1098661 1098706 > Changes: > linux (6.13.5-1~exp1) experimental; urgency=medium > . > * New upstream stable update: > https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.13.5 > . > [ Salvatore Bonaccorso ] > * kbuild: Add Depends on pahole (Closes: #1098706) > * [arm64] phy: rockchip: naneng-combphy: compatible reset with old DT > (Closes: #1095745, #1098250, #1098354) > . > [ Uwe Kleine-König ] > * Revert to disabled EFI_ZBOOT for the time being (Closes: #1098661) > . > [ Steev Klimaszewski ] > * [arm64] Enable modules for Thinkpad X13s webcam > . > [ Alper Nebi Yasak ] > * [arm64] Enable modules for Qualcomm SC7180 Chromebooks > - Enable SC_GPUCC_7180 and INTERCONNECT_QCOM_SC7180 as modules > - Enable SC_DISPCC_7180, SC_VIDEOCC_7180 and SC_CAMCC_7180 as modules > - Enable SC_LPASS_CORECC_7180, SND_SOC_ADAU7002, SND_SOC_SC7180 as > modules > - Enable IIO_CROS_EC_SENSORS_LID_ANGLE and CROS_EC_MKBP_PROXIMITY as > modules > - Enable EDAC_QCOM and SPI_QCOM_QSPI as modules > * [arm64] udeb: Add modules fo Qualcomm SC7180 Chromebooks > - Add gcc-sc7180 and qnoc-sc7180 to kernel-image > - Add dispcc-sc7180 and gpucc-sc7180 to fb-modules > * [arm64] Enable SC_LPASSCC_7280 as module > Checksums-Sha1: > daec89a06060ea4b212b19a1b35c0bb16587231d 200434 linux_6.13.5-1~exp1.dsc > ff5d6ed5ccdeed6283bd6a3b0211890b515a0120 151523160 linux_6.13.5.orig.tar.xz > 49e3853e618ac504f30f4dce95d883b9478fe680 1543564 > linux_6.13.5-1~exp1.debian.tar.xz > 64ac723f70823bf20cb7f55ccfd6b99fdbf3b9f3 7099 > linux_6.13.5-1~exp1_source.buildinfo > Checksums-Sha256: > 7219920f09719e232d00b0d5b17d5a170f0ee92d10a1f20bd1d265e6a3192284 200434 > linux_6.13.5-1~exp1.dsc > 187814a473a3323aef7175a32f6b0b668de271cd381ba55b9d2d71ad48b2891b 151523160 > linux_6.13.5.orig.tar.xz > c32a5060f1c9eca8baaf6babb508dc5eca90247e963be559ad3e314b209d12c4 1543564 > linux_6.13.5-1~exp1.debian.tar.xz > cb2380d5a9f210572d69bf7180c410a6030352ae8de885a0873bc941d55d1168 7099 > linux_6.13.5-1~exp1_source.buildinfo > Files: > 8de277f66a522505044629c60ceb3ffb 200434 kernel optional > linux_6.13.5-1~exp1.dsc > 26210f36181d46d7c93f7b4f5b15b872 151523160 kernel optional > linux_6.13.5.orig.tar.xz > 8acbacaf4e018e8aa18deeae712e0834 1543564 kernel optional > linux_6.13.5-1~exp1.debian.tar.xz > db598fb4567e6aa4e3207148803e0df3 7099 kernel optional > linux_6.13.5-1~exp1_source.buildinfo > > >