Skip to content
Snippets Groups Projects
Commit 762f92a6 authored by Ruchika Gupta's avatar Ruchika Gupta Committed by York Sun
Browse files

arm: ls1043ardb: Add NAND secure boot target


Add NAND secure boot target for ls1043ardb.

- Change the u-boot size defined by a macro for copying the main
  U-Boot by SPL to also include the u-boot Secure Boot header size as
  header is appended to u-boot image. So header will also be copied
  from SD to DDR.
- MACRO for CONFIG_BOOTSCRIPT_COPY_RAM is enabled to copy Bootscript
  from NAND to DDR. Offsets for Bootscript on NAND and DDR have been
  also defined.

Signed-off-by: default avatarVinitha Pillai <vinitha.pillai@nxp.com>
Signed-off-by: default avatarSumit Garg <sumit.garg@nxp.com>
Signed-off-by: default avatarRuchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 70f9661c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment