Re: [U-Boot] [PATCH 2/5] warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case

2017-12-17 Thread Stefano Babic
On 28/11/2017 00:04, Breno Lima wrote: > From: Breno Lima > > Secure boot is not enabled in warp imximage.cfg, add support for it. > > Signed-off-by: Breno Lima > --- > board/warp/imximage.cfg | 9 + > 1 file changed, 9 insertions(+) > > diff

Re: [U-Boot] [PATCH 2/5] warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case

2017-11-27 Thread Fabio Estevam
On Mon, Nov 27, 2017 at 9:04 PM, Breno Lima wrote: > From: Breno Lima > > Secure boot is not enabled in warp imximage.cfg, add support for it. > > Signed-off-by: Breno Lima Reviewed-by: Fabio Estevam

[U-Boot] [PATCH 2/5] warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case

2017-11-27 Thread Breno Lima
From: Breno Lima Secure boot is not enabled in warp imximage.cfg, add support for it. Signed-off-by: Breno Lima --- board/warp/imximage.cfg | 9 + 1 file changed, 9 insertions(+) diff --git a/board/warp/imximage.cfg b/board/warp/imximage.cfg