Skip to content

Integrate u-boot-seco-imx/davc/fix_imx8qm_bootscript

GitBot requested to merge u-boot-seco-imx/davc/fix_imx8qm_bootscript into kirkstone

Commit: edgehog/bsp/nxp/u-boot-seco-imx@d7436014

[iMX8QM][ENVIRONMENT] Fix bootscript loadaddress

Set correct address used to load the bootscript file. The current address produces the following error:

mmc2 is current device ** Reading file would overwrite reserved memory ** Failed to load 'seco_boot.scr' ==> Running in Normal Mode...

(tested on C26)

Merge request reports