[U-Boot] [PATCH] armv8: ls1088a: change dpl load command from apply to lazyapply.

York Sun york.sun at nxp.com
Tue May 29 18:27:47 UTC 2018


On 05/11/2018 12:46 AM, Jagdish Gediya wrote:
> use "fsl_mc lazyapply dpl addr" instead of "fsl_mc apply dpl addr"
> 
> change dpl load addr to 0x80000000 from 0x80200000 because dpl gets
> corrupted at 0x80200000 during bootm command excecution.
> 

Do you expact dpl remains valid after running "fsl_mc lazyapply"
command? If you don't put the image into a reserved memory, I don't
think you can presume Linux won't use the memory.

York


More information about the U-Boot mailing list