[U-Boot] [PATCH v4 06/14] SECURE BOOT: Copy Bootscript and header from NOR to DDR for LS2080/5

york sun york.sun at nxp.com
Fri Mar 18 16:54:25 CET 2016


You don't have to mention ls2085 in the subject. It looks funny. To keep it
simple, you can use ls2080, except when you specifically deal with ls2085.

On 02/08/2016 09:27 PM, Saksham Jain wrote:
> During Secure Boot, a bootscript is validated using its header.
> This patch copies both these images to DDR from NOR and then validates and
> executed them from DDR. (If NOR is the boot source for LS2080 and LS2085).
> 
> This copy step is done to make this step common across booting sources.
> Because in case of non-xip memories (e.g. NAND, SD) it is neccessary to copy
> both these images to DDR.
> 
> For other ARM Platforms (ls1043 and ls1020), header is not copied from NOR
> to DDR (otherwise customers will need to modify the existing headers).
> 

Please keep your line-wrap under 72 characters. Some lines are too long.

York



More information about the U-Boot mailing list