[U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-26 Thread Alper YILDIRIM
I am working on a custom OMAPL138 (DA8XX) based board. On 2010.12 release USB host mode is successfully working. But it is broken on 2011.03-rc1. I am taking "USB device not accepting new address (errror=2)" error when i issue "usb start" cmd. I analysed the problem but can not come up with a s

Re: [U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-26 Thread Remy Bohmer
Hi, 2011/3/26 Alper YILDIRIM : > > I am working on a custom OMAPL138 (DA8XX) based board. On 2010.12 release > USB host mode is successfully working. But it is broken on 2011.03-rc1. > > I am taking "USB device not accepting new address (errror=2)" error > when i issue "usb start" cmd. > > I analy

Re: [U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-26 Thread Alper YILDIRIM
Remy Bohmer-5 wrote: > > Hi, > > Have you tried 'git bisect' to find the offending patch already? > > I am not familiar with "git bisect" cmd. I will study the usage of it and inform you afterwards. Thanks Remy -- View this message in context: http://old.nabble.com/musb%3A-usb-storage%3A-

Re: [U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-29 Thread Alper YILDIRIM
Hi, Remy Bohmer-5 wrote: > > > Have you tried 'git bisect' to find the offending patch already? > > I found the offending patch, it is the following commit that makes usb broken on OMAPL138. When i revert the patch the problem no more occurs. 3c0659b535b075be124c3d2a0714e55e65c46737 ARM:

Re: [U-Boot] musb: usb storage: USB device not accepting new address error

2011-04-29 Thread Wolfgang Denk
Dear Alper YILDIRIM, In message <31267662.p...@talk.nabble.com> you wrote: > > I found the offending patch, it is the following commit that > makes usb broken on OMAPL138. When i revert the patch the > problem no more occurs. > > 3c0659b535b075be124c3d2a0714e55e65c46737 > ARM: Avoid compiler op