Re: [U-Boot] [PATCH] ARM: AM57xx: Enable FIT for HS Devices

2016-06-15 Thread Lokesh Vutla
On Tuesday 14 June 2016 04:55 AM, Andreas Dannenberg wrote: > Enable FIT support for AM57xx platforms using the high-security (HS) > device variant. > > Signed-off-by: Andreas Dannenberg Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh > --- > > This patch is based on the the patch se

[U-Boot] [PATCH] ARM: AM57xx: Enable FIT for HS Devices

2016-06-14 Thread Andreas Dannenberg
Enable FIT support for AM57xx platforms using the high-security (HS) device variant. Signed-off-by: Andreas Dannenberg --- This patch is based on the the patch series [1] by Lokesh. Although there is currently only 1 device supported by this defconfig the SPL FIT support is needed in preparation

Re: [U-Boot] [PATCH] ARM: AM57xx: Enable FIT for HS Devices

2016-06-14 Thread Lokesh Vutla
On Tuesday 14 June 2016 04:55 AM, Andreas Dannenberg wrote: > Enable FIT support for AM57xx platforms using the high-security (HS) > device variant. > > Signed-off-by: Andreas Dannenberg Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh > --- > > This patch is based on the the patch ser