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

Guennadi Liakhovetski lg at denx.de
Fri Aug 8 11:01:57 CEST 2008


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 at denx.de



More information about the U-Boot mailing list