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

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

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

2017-12-04 Thread Breno Matheus Lima
Hi Stefano, Just a gentle ping on this series. Thanks, Breno Lima 2017-11-27 23:34 GMT-02:00 Peng Fan : > > >> -Original Message- >> From: Breno Lima [mailto:brenomath...@gmail.com] >> Sent: Tuesday, November 28, 2017 7:03 AM >> To: Fabio Estevam

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

2017-11-27 Thread Peng Fan
> -Original Message- > From: Breno Lima [mailto:brenomath...@gmail.com] > Sent: Tuesday, November 28, 2017 7:03 AM > To: Fabio Estevam ; sba...@denx.de > Cc: Peng Fan ; u-boot@lists.denx.de; Breno Matheus > Lima > Subject:

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

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

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

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