Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-07 Thread Stefano Babic
On 07/03/19 16:58, Fabio Estevam wrote: > Hi Stefano, > > On Thu, Mar 7, 2019 at 6:33 AM Stefano Babic wrote: > >> I guess I never fight with some issues (not only with U-Boot) because I >> replace dash with bash on all my debian-like hosts. Anyway, I was not >> very happy with the patch, using

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-07 Thread Fabio Estevam
Hi Stefano, On Thu, Mar 7, 2019 at 6:33 AM Stefano Babic wrote: > I guess I never fight with some issues (not only with U-Boot) because I > replace dash with bash on all my debian-like hosts. Anyway, I was not > very happy with the patch, using "=" in comparison is something that > hurts... Wha

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-07 Thread Fabio Estevam
Hi Stefano, On Thu, Mar 7, 2019 at 6:33 AM Stefano Babic wrote: > I guess I never fight with some issues (not only with U-Boot) because I > replace dash with bash on all my debian-like hosts. Anyway, I was not > very happy with the patch, using "=" in comparison is something that > hurts... Cou

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-07 Thread Stefano Babic
Hi Fabio, On 06/03/19 19:12, Fabio Estevam wrote: > Hi Stefano, > > On Fri, Mar 1, 2019 at 8:13 AM Stefano Babic wrote: > >> It is weird because Tom has pick up u-boot-imx and I have not yet pushed >> anything new to the server. > > Now I understand the reason it generates flash.bin only insi

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-06 Thread Fabio Estevam
Hi Stefano, On Fri, Mar 1, 2019 at 8:13 AM Stefano Babic wrote: > It is weird because Tom has pick up u-boot-imx and I have not yet pushed > anything new to the server. Now I understand the reason it generates flash.bin only inside my u-boot-imx tree: on this branch I have applied Baruch's pat

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-01 Thread Stefano Babic
Hi Fabio, On 28/02/19 13:58, Fabio Estevam wrote: > Hi, > > I am not able to build top of tree U-Boot for imx8mq-evk: > > WARNING './spl/u-boot-spl-ddr.bin' not found, resulting binary is > not-functional > make[1]: Nothing to be done for 'SPL'. > CFGCHK u-boot.cfg > > It works fine when I

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-01 Thread Peng Fan
> -Original Message- > From: Chris Spencer [mailto:spence...@gmail.com] > Sent: 2019年3月1日 16:34 > To: Peng Fan > Cc: Fabio Estevam ; Stefano Babic ; > Baruch Siach ; U-Boot-Denx > Subject: Re: i.MX8MQ: u-boot-spl-ddr.bin not found > > On Fri, 1 Mar 2019 at 01:49, Peng Fan wrote: > > >

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-03-01 Thread Chris Spencer
On Fri, 1 Mar 2019 at 01:49, Peng Fan wrote: > > Hi Peng, > > > > On Thu, Feb 28, 2019 at 10:17 PM Peng Fan wrote: > > > > > > Did you execute `make flash.bin`? > > > > Yes, I did, but flash.bin is not generated for me in mainline U-Boot tree, > > only in > > u-boot-imx tree. > > That's weird, I

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-02-28 Thread Peng Fan
> -Original Message- > From: Fabio Estevam [mailto:feste...@gmail.com] > Sent: 2019年3月1日 9:26 > To: Peng Fan > Cc: Stefano Babic ; Baruch Siach ; > Chris Spencer ; U-Boot-Denx > Subject: Re: i.MX8MQ: u-boot-spl-ddr.bin not found > > Hi Peng, > > On Thu, Feb 28, 2019 at 10:17 PM Peng F

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-02-28 Thread Fabio Estevam
Hi Peng, On Thu, Feb 28, 2019 at 10:17 PM Peng Fan wrote: > > Did you execute `make flash.bin`? Yes, I did, but flash.bin is not generated for me in mainline U-Boot tree, only in u-boot-imx tree. ___ U-Boot mailing list U-Boot@lists.denx.de https://lis

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-02-28 Thread Peng Fan
Hi Fabio, > -Original Message- > From: Fabio Estevam [mailto:feste...@gmail.com] > Sent: 2019年2月28日 20:59 > To: Peng Fan > Cc: Stefano Babic ; Baruch Siach ; > Chris Spencer ; U-Boot-Denx > Subject: i.MX8MQ: u-boot-spl-ddr.bin not found > > Hi, > > I am not able to build top of tree U-

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-02-28 Thread Chris Spencer
On Thu, 28 Feb 2019 at 12:58, Fabio Estevam wrote: > Hi, > > I am not able to build top of tree U-Boot for imx8mq-evk: > > WARNING './spl/u-boot-spl-ddr.bin' not found, resulting binary is > not-functional > make[1]: Nothing to be done for 'SPL'. > CFGCHK u-boot.cfg > > It works fine when I bu

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-02-28 Thread Andrejs Cainikovs
Hi Fabio, On 28/02/2019 13:58, Fabio Estevam wrote: > Hi, > > I am not able to build top of tree U-Boot for imx8mq-evk: > > WARNING './spl/u-boot-spl-ddr.bin' not found, resulting binary is > not-functional > make[1]: Nothing to be done for 'SPL'. >CFGCHK u-boot.cfg Same for i.MX8QXP: WAR

Re: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found

2019-02-28 Thread Fabio Estevam
Hi Andrejs, On Thu, Feb 28, 2019 at 10:21 AM Andrejs Cainikovs wrote: > Same for i.MX8QXP: > WARNING './spl/u-boot-spl.bin' not found, resulting binary is not-functional > > But this still produces a working binary. In my case the flash.bin binary is not generated. _