Re: [U-Boot] EHCI timed out on TD - token=0x80008d80

2016-09-08 Thread Marek Vasut
On 09/08/2016 03:19 PM, Andreas Neubacher wrote: > Hi Marek & Team :), i'm facing the same issue as Manju and all the > others on the web (see mail below). i've tested it on different > hardware-platforms and different uboot-versions... - ATMEL G45 (custom > board), uboot 2015.01 - ATMEL G45

[U-Boot] EHCI timed out on TD - token=0x80008d80

2016-09-08 Thread Andreas Neubacher
Hi Marek & Team :), i'm facing the same issue as Manju and all the others on the web (see mail below). i've tested it on different hardware-platforms and different uboot-versions... - ATMEL G45 (custom board), uboot 2015.01 - ATMEL G45 (custom board), uboot 2013.03 - ATMEL SAMA5D36 (custom

Re: [U-Boot] EHCI timed out on TD - token=0x80008d80

2016-04-22 Thread Marek Vasut
On 04/22/2016 09:19 AM, Manjunath wrote: > Hello Marek, > > I checked with mainline uboot as well. The issue is now clearer. Here are > some info: > > 1. The board uses SMARC module > 2. Whenever reboot command is given the usb is detected correctly. > 3. When i give a hard reset, the

Re: [U-Boot] EHCI timed out on TD - token=0x80008d80

2016-04-22 Thread Manjunath
Hello Marek, I checked with mainline uboot as well. The issue is now clearer. Here are some info: 1. The board uses SMARC module 2. Whenever reboot command is given the usb is detected correctly. 3. When i give a hard reset, the following log is seen. U-Boot > usb start (Re)start USB...

Re: [U-Boot] EHCI timed out on TD - token=0x80008d80

2016-04-21 Thread Marek Vasut
On 04/21/2016 08:25 AM, Manjunath wrote: > Hello Marek, Hi > If the USB is detected successfully, then below are the logs. My understanding is that you use u-boot 2013.04, which is about three years old now ? If you observe some problem, please try with mainline first and report back. > U-Boot

Re: [U-Boot] EHCI timed out on TD - token=0x80008d80

2016-04-21 Thread Manjunath
Hello Marek, If the USB is detected successfully, then below are the logs. U-Boot > usb start (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... New Device 0 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 length 0x40 set address 1 usb_control_msg:

[U-Boot] EHCI timed out on TD - token=0x80008d80 on U-Boot 2013.04

2016-04-15 Thread Manjunath
Hello All, I am using U-Boot 2013.04. I have tried enabling the USB support at u-boot. Now i get the following log on successful detection of a USB device. U-Boot > usb start (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found USB1: USB EHCI 1.00