Re: [U-Boot] [PATCH v3 3/6] ARM: AM335x: Disable non-FIT based image loading for HS devices

2017-02-10 Thread Simon Glass
On 8 February 2017 at 10:21, Andrew F. Davis wrote: > Disable support for loading non-FIT images for AM335x platforms using > the high-security (HS) device variant. > > Signed-off-by: Andrew F. Davis > --- > configs/am335x_hs_evm_defconfig | 2 ++ > 1 file changed, 2

[U-Boot] [PATCH v3 3/6] ARM: AM335x: Disable non-FIT based image loading for HS devices

2017-02-08 Thread Andrew F. Davis
Disable support for loading non-FIT images for AM335x platforms using the high-security (HS) device variant. Signed-off-by: Andrew F. Davis --- configs/am335x_hs_evm_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/am335x_hs_evm_defconfig