[U-Boot] LAN Timeout

Anatolij Gustschin agust at denx.de
Wed Sep 10 10:58:31 CEST 2008


Hello,

Manuel Sahm wrote:

> does anybody have an idea to fix this problem ? 
>  
> Which paramter is for the "lan connection timeout" ?

Try to decrease CFG_MACB_AUTONEG_TIMEOUT in drivers/net/macb.c
to 500000 or so. It is currently 5000000 which results in
5 sec. timeout in macb_phy_init() and also in macb_phy_reset().

Best regards,
Anatolij

-- 
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