
13 Apr
2017
13 Apr
'17
5:07 p.m.
On 04/13/2017 04:14 AM, Ruchika Gupta wrote:
-----Original Message----- From: York Sun [mailto:york.sun@nxp.com] Sent: Wednesday, April 12, 2017 9:00 PM To: Ruchika Gupta ruchika.gupta@nxp.com; u-boot@lists.denx.de Cc: Vini Pillai vinitha.pillai@nxp.com; Sumit Garg sumit.garg@nxp.com Subject: Re: [PATCH 2/3][v3] arm: ls1043ardb: Add NAND secure boot target
On 04/04/2017 10:37 AM, Ruchika Gupta wrote:
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
Please send another patch to move this macro to Kconfig.
Shall we send this Kconfig addition as a separate patch?
Yes, as a clean up patch.
York