On Mon, 04 May 2026 16:44:55 +0200, Rasmus Villemoes wrote:
> A number of our boards no longer boot with v2026.04, ironically as a
> result of the effort to ensure 8-byte alignment of the dtb passed to
> the kernel and getting rid of the fdt_high=0xffffffff.
>
> The problem exists when the FIT image does specify a (properly
> aligned) load address to use for the fdt. For example, we have
>
> [...]
Applied to u-boot/master, thanks!
[1/1] boot: image-fit.c: check target, not source, for 8-byte alignment when
loading FDT
commit: 55b152e6f0204e0b769f66ffd40ad02081f9bff0
--
Tom