Re: [U-Boot] [PATCH v2 07/10] Kconfig: Adds SYS_TEXT_BASE config option for Keystone2

2017-04-07 Thread Lokesh Vutla
On 4/7/2017 8:30 PM, Andrew F. Davis wrote: > From: Madan Srinivas > > This patch makes SYS_TEXT_BASE a config option for Keystone2 > so that it can be used to load u-boot at different addresses > on secure and non-secure Keystone2 devices. > > Signed-off-by: Madan Srinivas > Signed-off-by: A

Re: [U-Boot] [PATCH v2 06/10] doc: Updates info on using Keystone2 secure devices

2017-04-07 Thread Lokesh Vutla
On 4/7/2017 8:30 PM, Andrew F. Davis wrote: > From: Madan Srinivas > > Add a section describing the secure boot image used on > Keystone2 secure devices. > > Signed-off-by: Madan Srinivas > Signed-off-by: Andrew F. Davis > Reviewed-by: Tom Rini Reviewed-by: Lokesh Vutla Thanks and regard

Re: [U-Boot] [PATCH v2 08/10] defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig

2017-04-07 Thread Lokesh Vutla
On 4/7/2017 8:30 PM, Andrew F. Davis wrote: > From: Vitaly Andrianov > > TI K2E secure devices have to be built with TI_SECURE_DEVICE, FIT, and > FIT_IMAGE_POST_PROCESS enabled. Add a dedicated defconfig for this. > > Signed-off-by: Vitaly Andrianov > Signed-off-by: Madan Srinivas > Signed-o

<    1   2