[U-Boot] udelay(100000000) in drivers/net/3c589.c

8 Aug
2008
8 Aug
'08
11:01 a.m.
Hi,
I do not quite follow these two code-fragments from drivers/net/3c589.c::el_reset():
/* must wait for at least 1ms */ udelay(100000000);
...
/* wait for another 1ms */ udelay(100000000);
The comments and the code don't seem to quite agree?
Thanks Guennadi --- Guennadi Liakhovetski, Ph.D.
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de
6124
Age (days ago)
6124
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guennadi Liakhovetski