From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 19 Dec 2007 20:21:49 +0100 Subject: [U-Boot-Users] 4xx ethernet bringup In-Reply-To: <329888.13069.qm@web94113.mail.in2.yahoo.com> References: <329888.13069.qm@web94113.mail.in2.yahoo.com> Message-ID: <200712192021.50228.sr@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 On Wednesday 19 December 2007, shami Allam wrote: > I am working on the 405GP custome board. I am able to bringup the > SDRAM,Flash,I2c and serail on the board. But while trying to bringup the > ethernet i am getting the following error. "No Ethernet found". On my board > there is "DP83848I" PHY chip. This message gets printed when you don't define the "ethaddr" environement address. So set this variable to a valid value and save the environment and reset the board. Then you should see one eth-interface. Best regards, Stefan ===================================================================== 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 =====================================================================