From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay01.roc.ny.frontiernet.net (relay01.roc.ny.frontiernet.net [66.133.182.164]) by ozlabs.org (Postfix) with ESMTP id EDED767A5C for ; Fri, 1 Jul 2005 00:03:56 +1000 (EST) Message-ID: <006201c57d7c$b36bcb90$0301a8c0@chuck2> From: "Mark Chambers" To: "Samuel Osorio Calvo" , References: Date: Thu, 30 Jun 2005 10:04:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Re: eth0 autonegotation 8260 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >We are using a 8260 processor with ELDK 3.1.1, kernel 2.4.25 patched with lck1. We have configured the kernel with USE_MDIO >and LXT971. >The problem we face is that the boot process stops after displaying the configuration of the card: >eth0: config: autonegotiation on, 100FDX,... >and after the board seems to freeze. > >Can anybody provide some feedback on how to check what can be misconfigured or where to look for the error??? Check that the interrupt from the LXT971 is configured correctly. The code is probably waiting for this interrupt to tell it that negotiation is complete Mark Chambers