[U-Boot] [PATCH 4/4] arm: ls1021atwr: Add SD secure boot target
york sun
york.sun at nxp.com
Tue Jul 26 22:20:51 CEST 2016
On 06/14/2016 04:37 AM, Sumit Garg wrote:
> Add SD secure boot target for ls1021atwr.
> Implement board specific spl_board_init() to setup CAAM stream ID and
> corresponding stream ID in SMMU. 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.
>
> Reviewed-by: Aneesh Bansal <aneesh.bansal at nxp.com>
> Signed-off-by: Sumit Garg <sumit.garg at nxp.com>
> ---
> board/freescale/ls1021atwr/ls1021atwr.c | 7 +++++
> .../ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 31 ++++++++++++++++++++++
> include/configs/ls1021atwr.h | 22 +++++++++++++++
> 3 files changed, 60 insertions(+)
> create mode 100644 configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
>
Applied to fsl-qoriq master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list