[U-Boot] uboot xHCI driver crash sometimes when endpoint stalls

2016-05-20 Thread Mohammed Mohisin
Hi All, Sometimes crash is observed, when the endpoint stalls. And the crash happens in xhci_ctrl_tx() -> xhci_acknowledge_event() In my case, 1) scsi read command is sent successfully, 2) Then for Get data command stall is received (as i mentioned issue is seen sometimes, which means data is be

Re: [U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command

2016-05-18 Thread Mohammed Mohisin
Any help is highly appreciated . On Tue, May 17, 2016 at 11:00 PM, Mohammed Mohisin < mohammedmohi...@gmail.com> wrote: > Trying to enumerate a bluetooth dongle. > The connected bluetooth dongle has 2 interfaces. Pls see the bottom of the > mail for device and config descri

[U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command

2016-05-17 Thread Mohammed Mohisin
Trying to enumerate a bluetooth dongle. The connected bluetooth dongle has 2 interfaces. Pls see the bottom of the mail for device and config descriptors. We are using interface 0 having 3 end points - Interrupt IN, Bulk OUT and Bulk In. For enumeration we are still using uboot's "usb_new_device()

[U-Boot] Fwd: U-boot xHCI endianes issues

2016-04-25 Thread Mohammed Mohisin
Hi All, I am running u-boot on ARMv7 - 32 bit in Big Endian mode. Intially, i was stuck while enumerating the mass storage device after port change event. But changing the below @ line 400 in "xhci-mem.c" @ http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/usb/host/xhci-mem.c;h=37444526f7584cc5d0