Re: [U-Boot] UMS on mx6sl

2015-02-25 Thread Marek Vasut
On Wednesday, February 25, 2015 at 05:07:00 PM, Fabio Estevam wrote: > Hi Marek, > > On Wed, Feb 25, 2015 at 9:11 AM, Marek Vasut wrote: > > On Wednesday, February 25, 2015 at 03:23:13 AM, Fabio Estevam wrote: > >> Ok, I managed to fix it. Will send a patch tomorrow, thanks > > > > Cool, thanks

Re: [U-Boot] UMS on mx6sl

2015-02-25 Thread Fabio Estevam
Hi Marek, On Wed, Feb 25, 2015 at 9:11 AM, Marek Vasut wrote: > On Wednesday, February 25, 2015 at 03:23:13 AM, Fabio Estevam wrote: >> Ok, I managed to fix it. Will send a patch tomorrow, thanks > > Cool, thanks :) Just to let you know that this original problem was caused by an error in the m

Re: [U-Boot] UMS on mx6sl

2015-02-25 Thread Marek Vasut
On Wednesday, February 25, 2015 at 03:23:13 AM, Fabio Estevam wrote: > On Tue, Feb 24, 2015 at 8:19 PM, Fabio Estevam wrote: > > Hi Eric, > > > > On Tue, Feb 24, 2015 at 8:10 PM, Eric Nelson > > > > wrote: > >> You might want to check this value: > >> > >> #define CONFIG_SYS_USB_EVENT_POLL_VIA

Re: [U-Boot] UMS on mx6sl

2015-02-25 Thread Marek Vasut
On Wednesday, February 25, 2015 at 12:10:33 AM, Eric Nelson wrote: > Hi Fabio, > > On 02/24/2015 03:25 PM, Fabio Estevam wrote: > > On Tue, Feb 24, 2015 at 7:22 PM, Fabio Estevam wrote: > >> Hi, > >> > >> I am trying to get USB Mass Storage to work on mx6slevk, but I am > >> getting the followin

Re: [U-Boot] UMS on mx6sl

2015-02-24 Thread Fabio Estevam
On Tue, Feb 24, 2015 at 8:19 PM, Fabio Estevam wrote: > Hi Eric, > > On Tue, Feb 24, 2015 at 8:10 PM, Eric Nelson > wrote: > >> You might want to check this value: >> >> #define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP > > Thanks for the suggestion. After adding this config the error is still the

Re: [U-Boot] UMS on mx6sl

2015-02-24 Thread Eric Nelson
On 02/24/2015 04:19 PM, Fabio Estevam wrote: > Hi Eric, > > On Tue, Feb 24, 2015 at 8:10 PM, Eric Nelson > wrote: > >> You might want to check this value: >> >> #define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP > > Thanks for the suggestion. After adding this config the error is still the > sam

Re: [U-Boot] UMS on mx6sl

2015-02-24 Thread Fabio Estevam
Hi Eric, On Tue, Feb 24, 2015 at 8:10 PM, Eric Nelson wrote: > You might want to check this value: > > #define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP Thanks for the suggestion. After adding this config the error is still the same: => ums 0 mmc 1 UMS: disk start sector: 0x0, count: 0x762c00 g

Re: [U-Boot] UMS on mx6sl

2015-02-24 Thread Eric Nelson
Hi Fabio, On 02/24/2015 03:25 PM, Fabio Estevam wrote: > On Tue, Feb 24, 2015 at 7:22 PM, Fabio Estevam wrote: >> Hi, >> >> I am trying to get USB Mass Storage to work on mx6slevk, but I am >> getting the following error: >> >> => ums 0 mmc 1 >> UMS: disk start sector: 0x0, count: 0x762c00 >> g_d

Re: [U-Boot] UMS on mx6sl

2015-02-24 Thread Fabio Estevam
On Tue, Feb 24, 2015 at 7:22 PM, Fabio Estevam wrote: > Hi, > > I am trying to get USB Mass Storage to work on mx6slevk, but I am > getting the following error: > > => ums 0 mmc 1 > UMS: disk start sector: 0x0, count: 0x762c00 > g_dnl_register: failed!, error: -22 > ERROR: g_dnl_register failed >

[U-Boot] UMS on mx6sl

2015-02-24 Thread Fabio Estevam
Hi, I am trying to get USB Mass Storage to work on mx6slevk, but I am getting the following error: => ums 0 mmc 1 UMS: disk start sector: 0x0, count: 0x762c00 g_dnl_register: failed!, error: -22 ERROR: g_dnl_register failed at common/cmd_usb_mass_storage.c:107/do_usb_mass_storage() On mx6qsabres