Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-05-06 Thread Peng Fan
> Subject: Re: Booting MX6 via Serial Download after DM conversion > > On Thu, Apr 25, 2019 at 3:53 AM Fabio Estevam > wrote: > > > > Hi Peng, > > > > On Tue, Apr 23, 2019 at 11:18 PM Peng Fan wrote: > > > > > Not try this. > > > uuu should support SPL file being loaded, then if SPL could runs

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-05-06 Thread Jagan Teki
On Thu, Apr 25, 2019 at 3:53 AM Fabio Estevam wrote: > > Hi Peng, > > On Tue, Apr 23, 2019 at 11:18 PM Peng Fan wrote: > > > Not try this. > > uuu should support SPL file being loaded, then if SPL could runs into > > fastboot mode > > to interactive with uuu, then u-boot-dtb.img could be loaded

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-30 Thread Tom Rini
On Tue, Apr 30, 2019 at 02:39:17PM -0300, Fabio Estevam wrote: > Hi Tom, > > On Mon, Apr 29, 2019 at 2:57 PM Tom Rini wrote: > > > imx_usb is doing some checking of the second binary it sends along? > > That sounds odd to start with, is there some specific history there? > > My understanding

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-30 Thread Fabio Estevam
Hi Tom, On Mon, Apr 29, 2019 at 2:57 PM Tom Rini wrote: > imx_usb is doing some checking of the second binary it sends along? > That sounds odd to start with, is there some specific history there? My understanding is that imx_usb_loader expects to find a valid IVT entry. After the conversion

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-29 Thread Tom Rini
On Thu, Apr 25, 2019 at 07:17:21AM +, Peng Fan wrote: > Hi Fabio, > > > -Original Message- > > From: Fabio Estevam [mailto:feste...@gmail.com] > > Sent: 2019年4月25日 6:23 > > To: Peng Fan > > Cc: Abel Vesa ; Stefano Babic ; > > Lukasz Majewski ; Michael Trimarchi > > ; dl-uboot-imx ; >

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-25 Thread Frank Li
> -Original Message- > From: Peng Fan > Sent: Thursday, April 25, 2019 8:52 AM > To: Fabio Estevam > Cc: Abel Vesa ; Stefano Babic ; > Lukasz Majewski ; Michael Trimarchi > ; dl-uboot-imx ; > Jagan Teki ; Marcel Ziswiler > ; U-Boot-Denx ; > Adam Ford ; Ye Li ; Otavio Salvador > ; Breno

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-25 Thread Peng Fan
> Subject: Re: Booting MX6 via Serial Download after DM conversion > > Hi Peng, > > On Thu, Apr 25, 2019 at 4:17 AM Peng Fan wrote: > > > After check, it is not U-Boot issue, it is imx_usb should update to support > new u-boot-dtb.img. > > > > With your patch, file u-boot-dtb.img > >

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-25 Thread Fabio Estevam
Hi Peng, On Thu, Apr 25, 2019 at 4:17 AM Peng Fan wrote: > After check, it is not U-Boot issue, it is imx_usb should update to support > new u-boot-dtb.img. > > With your patch, file u-boot-dtb.img > u-boot-dtb.img: u-boot legacy uImage, U-Boot 2019.04-00664-gdbe9a81ff0\270, > Firmware/ARM, >

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-25 Thread Peng Fan
Hi Fabio, > -Original Message- > From: Fabio Estevam [mailto:feste...@gmail.com] > Sent: 2019年4月25日 6:23 > To: Peng Fan > Cc: Abel Vesa ; Stefano Babic ; > Lukasz Majewski ; Michael Trimarchi > ; dl-uboot-imx ; > Jagan Teki ; Marcel Ziswiler > ; U-Boot-Denx ; > Adam Ford ; Ye Li ; Otavio

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-25 Thread Peng Fan
> Subject: Re: Booting MX6 via Serial Download after DM conversion > > Hi Peng, > > On Tue, Apr 23, 2019 at 11:18 PM Peng Fan wrote: > > > Not try this. > > uuu should support SPL file being loaded, then if SPL could runs into > > fastboot mode to interactive with uuu, then u-boot-dtb.img

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-24 Thread Fabio Estevam
Hi Peng, On Tue, Apr 23, 2019 at 11:18 PM Peng Fan wrote: > Not try this. > uuu should support SPL file being loaded, then if SPL could runs into > fastboot mode > to interactive with uuu, then u-boot-dtb.img could be loaded I think. My colleague Breno tried to load SPL + u-boot-dtb.img using

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-23 Thread Peng Fan
Hi Fabio > -Original Message- > From: Fabio Estevam [mailto:feste...@gmail.com] > Sent: 2019年4月24日 10:01 > To: Peng Fan ; Abel Vesa > Cc: Stefano Babic ; Lukasz Majewski ; > Michael Trimarchi ; dl-uboot-imx > ; Jagan Teki ; Marcel > Ziswiler ; U-Boot-Denx > ; Adam Ford ; Ye Li > ; Otavio

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-23 Thread Fabio Estevam
Hi Peng and Abel, On Mon, Apr 22, 2019 at 11:00 PM Peng Fan wrote: > Honestly I am not familiar with imx_usb, we use mfgtool previously and not > uuu tool. Is the UUU tool capable of loading SPL + u-boot-dtb.img generated from mainline U-Boot for mx6sabresd? Thanks

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-23 Thread Fabio Estevam
Hi Peng, On Mon, Apr 22, 2019 at 11:00 PM Peng Fan wrote: > Honestly I am not familiar with imx_usb, we use mfgtool previously and not > uuu tool. > Would you share where to download imx_usb and any doc, > Then we will debug this issue. You can get imx_usb_loader tool from

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-22 Thread Adam Ford
On Mon, Apr 22, 2019 at 9:00 PM Peng Fan wrote: > > Hi Fabio > > > Subject: Booting MX6 via Serial Download after DM conversion > > > > Hi, > > > > Has anyone managed to boot i.MX6 via serial download protocol after the > > conversion to DM? > I 'think' the DM conversion requires the USB Driver

Re: [U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-22 Thread Peng Fan
Hi Fabio > Subject: Booting MX6 via Serial Download after DM conversion > > Hi, > > Has anyone managed to boot i.MX6 via serial download protocol after the > conversion to DM? Include Abel who did the conversion. > > On a mx6sabresd I can no longer boot via SDP running 2019.04: > > After

[U-Boot] Booting MX6 via Serial Download after DM conversion

2019-04-22 Thread Fabio Estevam
Hi, Has anyone managed to boot i.MX6 via serial download protocol after the conversion to DM? On a mx6sabresd I can no longer boot via SDP running 2019.04: After running 'sudo ./imx_usb SPL' I get: U-Boot SPL 2019.04 (Apr 22 2019 - 19:45:46 -0300) Trying to boot from USB SDP SDP: initialize...