Re: [U-Boot] [PATCH] imximage: Check the IVT offset in the correct location

2018-03-08 Thread Fabio Estevam
On Thu, Mar 8, 2018 at 7:24 PM, Fabio Estevam wrote: > Hi Troy, > > On Thu, Mar 8, 2018 at 7:03 PM, Troy Kisky > wrote: > >> Did you test that an image without BOOT_FROM still gets an error message ? > > Good point! It is not properly detecting such case. > > Will need to rework the patch, thanks

Re: [U-Boot] [PATCH] imximage: Check the IVT offset in the correct location

2018-03-08 Thread Fabio Estevam
Hi Troy, On Thu, Mar 8, 2018 at 7:03 PM, Troy Kisky wrote: > Did you test that an image without BOOT_FROM still gets an error message ? Good point! It is not properly detecting such case. Will need to rework the patch, thanks. ___ U-Boot mailing list

Re: [U-Boot] [PATCH] imximage: Check the IVT offset in the correct location

2018-03-08 Thread Troy Kisky
On 3/8/2018 12:53 PM, Breno Matheus Lima wrote: > Hi Fabio, > > 2018-03-08 17:40 GMT-03:00 Fabio Estevam : >> From: Fabio Estevam >> >> Sometimes imximage throws the following error: >> >> CFGSboard/freescale/vf610twr/imximage.cfg.cfgtmp >> CFGSboard/freescale/vf610twr/imximage.cfg.cf

Re: [U-Boot] [PATCH] imximage: Check the IVT offset in the correct location

2018-03-08 Thread Stefano Babic
On 08/03/2018 21:53, Breno Matheus Lima wrote: > Hi Fabio, > > 2018-03-08 17:40 GMT-03:00 Fabio Estevam : >> From: Fabio Estevam >> >> Sometimes imximage throws the following error: >> >> CFGSboard/freescale/vf610twr/imximage.cfg.cfgtmp >> CFGSboard/freescale/vf610twr/imximage.cfg.c

Re: [U-Boot] [PATCH] imximage: Check the IVT offset in the correct location

2018-03-08 Thread Breno Matheus Lima
Hi Fabio, 2018-03-08 17:40 GMT-03:00 Fabio Estevam : > From: Fabio Estevam > > Sometimes imximage throws the following error: > > CFGSboard/freescale/vf610twr/imximage.cfg.cfgtmp > CFGSboard/freescale/vf610twr/imximage.cfg.cfgtmp > MKIMAGE u-boot-dtb.imx > Error: No BOOT_FROM tag in

[U-Boot] [PATCH] imximage: Check the IVT offset in the correct location

2018-03-08 Thread Fabio Estevam
From: Fabio Estevam Sometimes imximage throws the following error: CFGSboard/freescale/vf610twr/imximage.cfg.cfgtmp CFGSboard/freescale/vf610twr/imximage.cfg.cfgtmp MKIMAGE u-boot-dtb.imx Error: No BOOT_FROM tag in board/freescale/vf610twr/imximage.cfg.cfgtmp arch/arm/mach-imx/Make