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

Tom Rini trini at konsulko.com
Thu Nov 13 15:03:24 CET 2025


On Thu, Nov 13, 2025 at 12:55:28PM +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.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

And this is something that needs to be done more widely too. I'll look
at that once we get this series landed to -next. Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251113/13dc332a/attachment.sig>


More information about the U-Boot mailing list