Skip to content

[iMX8QM][ENVIRONMENT] Fix bootscript loadaddress

Davide Cardillo requested to merge davc/fix_imx8qm_bootscript into seco_lf_v2021.04

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