imx6dl-sielaff: Stop disabling device tree relocation

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@konsulko.com>
This commit is contained in:
Tom Rini 2025-11-18 12:03:47 -06:00 committed by Fabio Estevam
parent ff134dcb02
commit 2ba0328665

View File

@ -9,7 +9,6 @@ ethact=FEC0
fdt_addr=0x18000000
fdt_file_legacy=imx6dl_sielaff.dtb
fdt_file=imx6dl-sielaff.dtb
fdt_high=0xffffffff
image_legacy=zImage
image=fitImage
initrd_high=0xffffffff