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

2016-07-26 Thread york sun
On 06/14/2016 04:36 AM, Sumit Garg 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 > Signed-off-by: Sumit Garg > --- > arch/arm/include/asm/fsl_secu

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

2016-06-16 Thread Simon Glass
On 14 June 2016 at 11:52, Sumit Garg 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 > Signed-off-by: Sumit Garg > --- > arch/arm/include/asm/fsl_s