No subject
Fri Jan 23 11:48:37 CET 2009
t being the timeout value
and the second one being the function to be invoked when timeout expires.
The issue is now the NetSetTimeout() takes timeout in milliseconds only i.e=
the first parameter has
to be a count in milliseconds.
The NetSetTimeout() invokes get_timer() to do its operations. The get_timer=
() should return the
counter value. It's not always true that the counter runs at millisecond cl=
ock. I believe the earlier
versions of the NetSetTimeout calls in u-boot/net directory used to have a =
multiple of
CONFIG_SYS_HZ for timeout that could easily be used to get required timeout=
for different platforms.
Regards
Manikandan
--_000_19F8576C6E063C45BE387C64729E739403FA90441Bdbde02enttico_--
More information about the U-Boot
mailing list