[U-Boot-Users] Re: More 5282 network issues-development

NZG ngustavson at emacinc.com
Tue Apr 12 17:51:07 CEST 2005


> SPEED:
> The new code can download intact linux images with tftp, but it only works
> if ET_DEBUG is enabled. If it's not everything seems to run too fast and
> the code chokes itself(sends out big bursts of packets and then doesn't
> respond to the big bursts it gets back). How can I tell it to slow down and
> wait for responses without debug statements? Is there a place for this?
I think I see the problem, the network is expecting to be able to do ulong 
delays, while the timer is only 16 bits. I'm going to monkey with the timer 
code and see if I can get something set up.

NZG.




More information about the U-Boot mailing list