]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
imx6dl-sielaff: Stop disabling device tree relocation
authorTom Rini <trini@konsulko.com>
Tue, 18 Nov 2025 18:03:47 +0000 (12:03 -0600)
committerFabio Estevam <festevam@nabladev.com>
Sat, 29 Nov 2025 17:42:24 +0000 (14:42 -0300)
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>
board/sielaff/imx6dl-sielaff/imx6dl-sielaff.env

index 9aafa3c9984a6ce1caf979665650a66b72f549fa..a7ce75a6e575118a40a85d1c85166c439c5f70fb 100644 (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