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

2017-02-14 Thread Tom Rini
On Mon, Feb 13, 2017 at 12:47:38PM -0600, 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 > Reviewed-by: Simon Glass Reviewed-by: Tom Rini

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

2017-02-13 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 Reviewed-by: Simon Glass --- configs/am335x_hs_evm_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git