[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 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:

[U-Boot] autocomplete environment variables

2011-02-23 Thread Alper YILDIRIM
environment variables. Is there a way of enabling this feature after this patch? [1] http://old.nabble.com/-U-Boot---PATCH--autocomplete%3A-remove-runtime-handle r-install-tp30007491p30007491.html Best Regards Alper YILDIRIM