[PATCH] arm: qemu: Eliminate fdt_high and initrd_high misuse

Tom Rini trini at konsulko.com
Fri Nov 28 18:41:22 CET 2025


On Thu, 13 Nov 2025 12:55:28 +0100, Marek Vasut wrote:

> The fdt_high and initrd_high have nasty side-effects , which may lead
> to DT placed at 4-byte aligned offset when used in place, which then
> prevents Linux on arm64 from booting. This is difficult to debug and
> inobvious, with little to no gain. Remove this to let U-Boot place the
> DT at correctly aligned address.
> 
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] arm: qemu: Eliminate fdt_high and initrd_high misuse
      commit: eb726cf6ae0e202f36aabcce88e21358cd3a7c5b
-- 
Tom




More information about the U-Boot mailing list