[PATCH] vexpress_aemv8: Stop disabling device tree relocation

Linus Walleij linus.walleij at linaro.org
Wed Nov 19 18:26:12 CET 2025


On Wed, Nov 19, 2025 at 3:55 PM Tom Rini <trini at konsulko.com> wrote:

> Remove setting of fdt_high to ~0, which disables device tree relocation,
> from the default environment. Doing so prevents U-Boot from correcting
> problems such as having an unaligned device tree and leads to various
> failure modes in the OS.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>

(...)
> -               "    setenv fdt_high 0xffffffffffffffff;"               \

I have no idea why this is there, but Andre may know since he added
it, so paging him!

Yours,
Linus Walleij


More information about the U-Boot mailing list