Re: [U-Boot] [PATCH] ehci-hcd: Allow cleanups to happen on an EHCI timeout.

2011-07-28 Thread 2bluesc
Koen grabbed some patches I added that seemed to "fix" the tftpboot and ping problem for me: https://github.com/koenkooi/u-boot or my fork @ https://github.com/kylemanna/u-boot I'd be interested to hear if adding the delay at the end of the smsc95xx init helped your problem at all. - Kyle

Re: [U-Boot] [PATCH] ehci-hcd: Allow cleanups to happen on an EHCI timeout.

2011-06-29 Thread Simon Glass
Hi Joel, On Sat, Jun 25, 2011 at 12:28 PM, Joel A Fernandes wrote: > With this, the EHCI seems to "recover" from a timeout. This is particularly > observable if you were to ping the wrong IP Address and then ping the correct > one or if there was a temporary failure during tftp sessions. > > All

Re: [U-Boot] [PATCH] ehci-hcd: Allow cleanups to happen on an EHCI timeout.

2011-06-26 Thread Robert Berger
Hi Joel, On 06/25/2011 10:28 PM, Joel A Fernandes wrote: > --- > Robert, Could you see if this patch solves the issue you're seeing without > increasing the timeout? The tftp session retrieves the uImage with your patch and a timeout of 5000: OMAP3 beagleboard.org # tftp 0x8200 beagle-xm-rev

[U-Boot] [PATCH] ehci-hcd: Allow cleanups to happen on an EHCI timeout.

2011-06-25 Thread Joel A Fernandes
With this, the EHCI seems to "recover" from a timeout. This is particularly observable if you were to ping the wrong IP Address and then ping the correct one or if there was a temporary failure during tftp sessions. All it takes is one timeout to disable it. If you have a noisy network (lot of tra