Skip to content

Conversation

@pamolloy
Copy link
Collaborator

@pamolloy pamolloy commented Dec 5, 2025

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.

Tested-by: Greg Malysa [email protected]

(cherry picked from commit bcc5324)

Fixes #39

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.

Tested-by: Greg Malysa <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
(cherry picked from commit bcc5324)
Signed-off-by: Philip Molloy <[email protected]>
@pamolloy pamolloy requested review from a team, jiez and ozan956 December 5, 2025 08:19
@pamolloy pamolloy added this to ADSP Dec 5, 2025
@pamolloy pamolloy merged commit 8a8ad51 into adi-u-boot-2025.10.y Dec 5, 2025
7 checks passed
@pamolloy pamolloy deleted the backport/2025.10/tom-rini-dt-relocation branch December 5, 2025 13:12
@github-project-automation github-project-automation bot moved this to Done in ADSP Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[PATCH] adi: Stop disabling device tree relocation

4 participants