From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 10 Sep 2008 10:58:31 +0200 Subject: [U-Boot] LAN Timeout In-Reply-To: <48C788B2.187F.00BC.0@feig.de> References: <48B3DE7B.187F.00BC.0@feig.de> <48C788B2.187F.00BC.0@feig.de> Message-ID: <48C78C37.9090707@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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