On Mon, 08 Sep 2025 15:48:16 +0200, Marek Vasut wrote: > The ARM64 kernel Image size with LOCKDEP enabled is now around 80 MiB, which > makes it unbootable due to "Image too large: increase CONFIG_SYS_BOOTM_LEN". > Increase the image size limit to 128 MiB to future proof the limit. > >
Applied to u-boot/next, thanks! [1/1] boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RV commit: e18a0dec6e383bf903b7b577201fece58122dae8 -- Tom