Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-29 Thread Stefano Babic
On 09/06/2017 22:13, Stefan Agner wrote: > From: Stefan Agner > > i.MX 6UL and 6ULL have different boot device capabilities and > use therefor use a different boot device selection table than > other i.MX 6 devices. Particularly, the value which has been > used so far (b0001) is assigned to QSPI

Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-12 Thread Stefan Agner
Message d'origine- >> De : Fabio Estevam [mailto:feste...@gmail.com] >> Envoyé : samedi 10 juin 2017 00:10 >> À : Stefan Agner ; Esponde, Joel >> >> Cc : Stefano Babic ; Fabio Estevam >> ; Stefan Agner ; U- >> Boot-Denx >> Objet : Re: [U-Bo

Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-12 Thread Esponde, Joel
> -Message d'origine- > De : Fabio Estevam [mailto:feste...@gmail.com] > Envoyé : samedi 10 juin 2017 00:10 > À : Stefan Agner ; Esponde, Joel > > Cc : Stefano Babic ; Fabio Estevam > ; Stefan Agner ; U- > Boot-Denx > Objet : Re: [U-Boot] [PATCH] imx: mx

Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-12 Thread Esponde, Joel
--- > De : Fabio Estevam [mailto:feste...@gmail.com] > Envoyé : samedi 10 juin 2017 00:10 > À : Stefan Agner ; Esponde, Joel > > Cc : Stefano Babic ; Fabio Estevam > ; Stefan Agner ; U- > Boot-Denx > Objet : Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and > 6U

Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-09 Thread Fabio Estevam
On Fri, Jun 9, 2017 at 5:13 PM, Stefan Agner wrote: > From: Stefan Agner > > i.MX 6UL and 6ULL have different boot device capabilities and > use therefor use a different boot device selection table than > other i.MX 6 devices. Particularly, the value which has been > used so far (b0001) is assign

Re: [U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-09 Thread Fabio Estevam
On Fri, Jun 9, 2017 at 5:13 PM, Stefan Agner wrote: > From: Stefan Agner > > i.MX 6UL and 6ULL have different boot device capabilities and > use therefor use a different boot device selection table than > other i.MX 6 devices. Particularly, the value which has been > used so far (b0001) is assign

[U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL

2017-06-09 Thread Stefan Agner
From: Stefan Agner i.MX 6UL and 6ULL have different boot device capabilities and use therefor use a different boot device selection table than other i.MX 6 devices. Particularly, the value which has been used so far (b0001) is assigned to QSPI boot for these two devices. There is no common reser