Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-03-10 Thread Joris Offouga
Le 10/03/2019 à 15:24, Fabio Estevam a écrit : Hi Joris, On Sat, Mar 9, 2019 at 7:21 PM Offouga Joris wrote: Hi Fabio, I revert the commit about add lcd and on u-boot master and u-boot imx i have the u-boot is flashed correctly in usb and dfu. do you agree that I send the revert of the co

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-03-10 Thread Fabio Estevam
Hi Joris, On Sat, Mar 9, 2019 at 7:21 PM Offouga Joris wrote: > Hi Fabio, > > I revert the commit about add lcd and on u-boot master and u-boot imx i have > the u-boot is flashed correctly in usb and dfu. > > do you agree that I send the revert of the commit? Yes, please revert it for now and

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-03-09 Thread Offouga Joris
> Le 28 févr. 2019 à 23:06, Offouga Joris a écrit : > > > >> Le 28 févr. 2019 à 21:38, Fabio Estevam a écrit : >> >> Hi Joris, >> >>> On Sat, Feb 16, 2019 at 1:25 PM Fabio Estevam wrote: >>> >>> Just run a "git bisect" and the problem comes from: >>> >>> commit 9e3c0174da842dd88f5feaffb

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-28 Thread Offouga Joris
> Le 28 févr. 2019 à 21:38, Fabio Estevam a écrit : > > Hi Joris, > >> On Sat, Feb 16, 2019 at 1:25 PM Fabio Estevam wrote: >> >> Just run a "git bisect" and the problem comes from: >> >> commit 9e3c0174da842dd88f5feaffbf843ba332233897 (refs/bisect/bad) >> Author: Fabio Estevam >> Date:

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-28 Thread Fabio Estevam
Hi Joris, On Sat, Feb 16, 2019 at 1:25 PM Fabio Estevam wrote: > Just run a "git bisect" and the problem comes from: > > commit 9e3c0174da842dd88f5feaffbf843ba332233897 (refs/bisect/bad) > Author: Fabio Estevam > Date: Tue Dec 11 16:40:38 2018 -0200 > > pico-imx7d: Add LCD support > >

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-19 Thread Fabio Estevam
Hi Joris, On Tue, Feb 19, 2019 at 4:24 PM Offouga Joris wrote: > Hi Fabio, > Have you been able to solve your bug? I think that the coming must come from > yours and that with the conversion dm that I have in local it must persist Unfortunately, I haven't had a chance to debug this further. I

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-19 Thread Offouga Joris
> Le 16 févr. 2019 à 16:43, Fabio Estevam a écrit : > >> On Sat, Feb 16, 2019 at 1:41 PM Joris Offouga wrote: >> >> I reversed your commit but the block is still there, but even with >> >> your commit on the top of the u-boot master. >> >> I don't have the block with imx_usb_loader just when

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
On Sat, Feb 16, 2019 at 1:41 PM Joris Offouga wrote: > I reversed your commit but the block is still there, but even with > > your commit on the top of the u-boot master. > > I don't have the block with imx_usb_loader just when I try to boot from > the emmc Ops, it seems we have different issues

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Joris Offouga
Le 16/02/2019 à 16:25, Fabio Estevam a écrit : On Sat, Feb 16, 2019 at 1:14 PM Joris Offouga wrote: Actually on the top of u-boot-imx there is a blocking when loading u-boot-dtb.img with imx_usb_loader. Just run a "git bisect" and the problem comes from: commit 9e3c0174da842dd88f5feaffbf84

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
On Sat, Feb 16, 2019 at 1:14 PM Joris Offouga wrote: > Actually on the top of u-boot-imx there is a blocking when loading > u-boot-dtb.img with imx_usb_loader. Just run a "git bisect" and the problem comes from: commit 9e3c0174da842dd88f5feaffbf843ba332233897 (refs/bisect/bad) Author: Fabio Es

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Joris Offouga
Le 16/02/2019 à 15:54, Fabio Estevam a écrit : On Sat, Feb 16, 2019 at 12:52 PM Joris Offouga wrote: Ok, thanks for your help :). I worked new commits do you want me to update the RFC in v2? Please generate your series against the latest u-boot-imx tree. However, I observed the hang when I

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
On Sat, Feb 16, 2019 at 12:52 PM Joris Offouga wrote: > Ok, thanks for your help :). > > I worked new commits do you want me to update the RFC in v2? Please generate your series against the latest u-boot-imx tree. However, I observed the hang when I use the latest u-boot or u-boot-imx tree, so

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Joris Offouga
Le 16/02/2019 à 15:42, Fabio Estevam a écrit : Hi Joris, Hi Fabio, On Sat, Feb 16, 2019 at 12:38 PM Joris Offouga wrote: By doing this the SPL still does not find the U-Boot binary always this same log: U-Boot SPL 2019.04-rc1-00142-g7fe4b77-dirty (Feb 16 2019 - 13:58:30 +0100) Trying

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
Hi Joris, On Sat, Feb 16, 2019 at 12:38 PM Joris Offouga wrote: > By doing this the SPL still does not find the U-Boot binary always this > same log: > >U-Boot SPL 2019.04-rc1-00142-g7fe4b77-dirty (Feb 16 2019 - 13:58:30 > +0100) > Trying to boot from MMC1 Yes, just tried it and I saw the s

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Joris Offouga
Le 16/02/2019 à 14:58, Fabio Estevam a écrit : On Sat, Feb 16, 2019 at 11:02 AM Joris Offouga wrote: Yes , download with dfu it's okay but after rebooting the SPL does not load. Does it boot if you flash SPL and u-boot-dtb.img via "ums 0 mmc 0" command? By doing this the SPL still does not

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
On Sat, Feb 16, 2019 at 11:02 AM Joris Offouga wrote: > Yes , download with dfu it's okay but after rebooting the SPL does not > load. Does it boot if you flash SPL and u-boot-dtb.img via "ums 0 mmc 0" command? ___ U-Boot mailing list U-Boot@lists.denx

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Joris Offouga
Le 16/02/2019 à 13:46, Fabio Estevam a écrit : On Sat, Feb 16, 2019 at 10:34 AM Joris Offouga wrote: Le 16/02/2019 à 13:17, Fabio Estevam a écrit : Hi Joris, On Sat, Feb 16, 2019 at 9:06 AM Offouga Joris wrote: Hi Fabio I followed Lukasz's advice and I increased the size of the U-Boot i

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
On Sat, Feb 16, 2019 at 10:34 AM Joris Offouga wrote: > > > Le 16/02/2019 à 13:17, Fabio Estevam a écrit : > > Hi Joris, > > > > On Sat, Feb 16, 2019 at 9:06 AM Offouga Joris > > wrote: > > > >> Hi Fabio > >> > >> I followed Lukasz's advice and I increased the size of the U-Boot in the > >> dfu

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
On Sat, Feb 16, 2019 at 10:17 AM Fabio Estevam wrote: > > Hi Joris, > > On Sat, Feb 16, 2019 at 9:06 AM Offouga Joris wrote: > > > Hi Fabio > > > > I followed Lukasz's advice and I increased the size of the U-Boot in the > > dfu_alt_info and there is no more error. However, once the SPL and U-Bo

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Joris Offouga
Le 16/02/2019 à 13:17, Fabio Estevam a écrit : Hi Joris, On Sat, Feb 16, 2019 at 9:06 AM Offouga Joris wrote: Hi Fabio I followed Lukasz's advice and I increased the size of the U-Boot in the dfu_alt_info and there is no more error. However, once the SPL and U-Boot are changed and the boa

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Fabio Estevam
Hi Joris, On Sat, Feb 16, 2019 at 9:06 AM Offouga Joris wrote: > Hi Fabio > > I followed Lukasz's advice and I increased the size of the U-Boot in the > dfu_alt_info and there is no more error. However, once the SPL and U-Boot are > changed and the board reboots with the jumper in Boot from e

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Offouga Joris
> Le 15 févr. 2019 à 12:50, Lukasz Majewski a écrit : > > Hi Fabio, > >> Hi Lukasz, >> >> On Wed, Jan 23, 2019 at 7:01 PM Joris Offouga >> wrote: >> >>> Hi Lukasz, >>> Please check if malloc pool size (in Kconfig) is large enough to handle DFU requests. >>> The dfu request is s

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-15 Thread Lukasz Majewski
Hi Fabio, > Hi Lukasz, > > On Wed, Jan 23, 2019 at 7:01 PM Joris Offouga > wrote: > > > Hi Lukasz, > > > > > Please check if malloc pool size (in Kconfig) is large enough to > > > handle DFU requests. > > The dfu request is smaller than the size of malloc pool size > > > > > > Otherwise,

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-15 Thread Fabio Estevam
Hi Lukasz, On Wed, Jan 23, 2019 at 7:01 PM Joris Offouga wrote: > Hi Lukasz, > > > Please check if malloc pool size (in Kconfig) is large enough to handle > > DFU requests. > The dfu request is smaller than the size of malloc pool size > > > > Otherwise, please #define DEBUG in ./drivers/dfu.c a

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-14 Thread Fabio Estevam
Hi Joris, On Sun, Jan 20, 2019 at 7:17 PM Joris Offouga wrote: > > Hi all, > > Pinctrl, GPIO, I2C, MMC, ETH are converted. The series looks good. I have sent comments for every patch and you could repost them to the list. I recommend to not convert PMIC and USB until we address the issues you r

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-01-23 Thread Joris Offouga
Le 22/01/2019 à 10:47, Lukasz Majewski a écrit : On Sun, 20 Jan 2019 23:38:32 +0100 Joris Offouga wrote: Hi all, Pinctrl, GPIO, I2C, MMC, ETH are converted. Convert PMIC is the same of warp7 but i have a some erros, si this log : U-Boot SPL 2019.01-00197-ga524e5d-dirty (Jan 20 2019 - 21:09:

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-01-22 Thread Lukasz Majewski
On Sun, 20 Jan 2019 23:38:32 +0100 Joris Offouga wrote: > Hi all, > > Pinctrl, GPIO, I2C, MMC, ETH are converted. > > Convert PMIC is the same of warp7 but i have a some erros, si this > log : U-Boot SPL 2019.01-00197-ga524e5d-dirty (Jan 20 2019 - 21:09:49 > +0100) Trying to boot from USB SDP