From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 21 Dec 2007 06:44:42 +0100 Subject: [U-Boot-Users] 4xx ethernet bringup In-Reply-To: <169884.69719.qm@web94113.mail.in2.yahoo.com> References: <169884.69719.qm@web94113.mail.in2.yahoo.com> Message-ID: <200712210644.42376.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 Hi Shami, On Thursday 20 December 2007, shami Allam wrote: > I assigned the ethaddr as 192.168.13.246 and after that i run the command > "saveenv " and reset the board. As Wolfgang already mentioned, this is *not* an ethernet address but an IP address. > I got the following Net: ppc_4xx_eth0. once > i get the shell prompt i assign the ipaddr as 192.168.13.241 and after that > i run the command "saveenv" and reset the board. Now i tried to ping my > Host PC which has the IP address as 192.168.13.240, i am getting the > following error.....I am not able to ping the host IP. Can you please show > some way to come of this issue..... => ping 192.168.13.240 > Trying ppc_4xx_eth0 > PHY speed read failed, assuming 10bT > PHY duplex read failed, assuming half duplex > ENET Speed is 10 Mbps - HALF duplex connection Did you configure the PHY address correctly? What does "mii info" show? how did you configure the PHY address in your board config file? 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 =====================================================================