[U-Boot] [PATCH 4/4] arm: ls1021atwr: Add SD secure boot target
Simon Glass
sjg at chromium.org
Fri Jun 17 05:52:17 CEST 2016
On 14 June 2016 at 11:52, Sumit Garg <sumit.garg at nxp.com> 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
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list