From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Feb 2015 13:11:02 +0100 Subject: [U-Boot] UMS on mx6sl In-Reply-To: <54ED04E9.1090802@boundarydevices.com> References: <54ED04E9.1090802@boundarydevices.com> Message-ID: <201502251311.02590.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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 mx6qsabresd it works fine and I am able to mount the SD/eMMC card > >> on the host PC. > > >> The mx6slevk changes are the same as the ones for sabresd and look like this: > You might want to check this value: > > #define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP This is only useful for keyboards ;-) Best regards, Marek Vasut