Skip to content

Integrate u-boot-seco-imx/seco_lf_v2021.04-d18_loadaddr

Commit: clea-os/bsp/nxp/u-boot-seco-imx@14621cc8

[D18][ENV] fix load address variables

Move forward by 0x01000000 (16MiB) the load addresses subsequent to the kernel load address: this fixes the error FDT image overlaps OS image that occurred on adding new built-in drivers to kernel defconfig. Also shrink to 0x00100000 (1MiB) the seco config tool offset between FDT overlay, as it is more than enough.

Merge request reports

Loading