Re: [U-Boot] [PATCH 4/4] arm: ls1021atwr: Add SD secure boot target

2016-07-26 Thread york sun
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

Re: [U-Boot] [PATCH 4/4] arm: ls1021atwr: Add SD secure boot target

2016-06-16 Thread Simon Glass
On 14 June 2016 at 11:52, 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-bo

[U-Boot] [PATCH 4/4] arm: ls1021atwr: Add SD secure boot target

2016-06-14 Thread Sumit Garg
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