[U-Boot] [PATCH 3/4] SECURE_BOOT: Enable SD as a source for bootscript

Simon Glass sjg at chromium.org
Fri Jun 17 05:52:12 CEST 2016


On 14 June 2016 at 11:52, Sumit Garg <sumit.garg at nxp.com> wrote:
> Add support for reading bootscript and bootscript header from SD. Also
> renamed macros *_FLASH to *_DEVICE to represent SD alongwith NAND and
> NOR flash.
>
> Reviewed-by: Aneesh Bansal <aneesh.bansal at nxp.com>
> Signed-off-by: Sumit Garg <sumit.garg at nxp.com>
> ---
>  arch/arm/include/asm/fsl_secure_boot.h     | 43 ++++++++++++++++++++----------
>  arch/powerpc/include/asm/fsl_secure_boot.h |  4 +--
>  include/config_fsl_chain_trust.h           | 18 ++++++++-----
>  3 files changed, 42 insertions(+), 23 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list