<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi All,</DIV>
<DIV>&nbsp;</DIV>
<DIV>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.</DIV>
<DIV>"No Ethernet found". On my board there is "DP83848I" PHY chip. </DIV>
<DIV>&nbsp;</DIV>
<DIV>what exactely this is doing in lib_ppc/boarc.c </DIV>
<DIV><FONT size=2>
<P>s = getenv ("ethaddr");</P>
<P>#if defined (CONFIG_MBX) || \</P>
<P>defined (CONFIG_RPXCLASSIC) || \</P>
<P>defined(CONFIG_IAD210) || \</P>
<P>defined(CONFIG_V38B)</P>
<P>if (s == NULL)</P>
<P>board_get_enetaddr (bd-&gt;bi_enetaddr);</P>
<P>else</P>
<P>#endif</P>
<P>for (i = 0; i &lt; 6; ++i) {</P>
<P>bd-&gt;bi_enetaddr[i] = s ? simple_strtoul (s, &amp;e, 16) : 0;</P>
<P>if (s)</P>
<P>s = (*e) ? e + 1 : e;</P>
<P>}</P>
<P>#ifdef CONFIG_HERMES</P>
<P>if ((gd-&gt;board_type &gt;&gt; 16) == 2)</P>
<P>bd-&gt;bi_ethspeed = gd-&gt;board_type &amp; 0xFFFF;</P>
<P>else</P>
<P>bd-&gt;bi_ethspeed = 0xFFFF;</P>
<P>#endif</P>
<P>&nbsp;</P>
<P>and in the same file there is one more call...</P><FONT size=2>
<P>#if (CONFIG_COMMANDS &amp; CFG_CMD_NET)</P>
<P>#if defined(CONFIG_NET_MULTI)</P>
<P>WATCHDOG_RESET ();</P>
<P>puts ("Net: ");</P>
<P>#endif</P>
<P>eth_initialize (bd);</P>
<P>#endif</P></FONT>
<P>&nbsp;</P>
<P>In the eth_initialize() function i see the print "No ethernet found". i reqeust you to please throw some out to come out of this problem.......**********EXIT ME PLZ*************</P>
<P>&nbsp;</P>
<P>Thanks</P>
<P>Shami.</P>
<P>&nbsp;</P></FONT></DIV>
<DIV>&nbsp;</DIV></div><br>


      <!--2--><hr size=1></hr> Did you know? You can CHAT without downloading messenger. <a href="http://in.rd.yahoo.com/tagline_webmessenger_2/*http://in.messenger.yahoo.com/webmessengerpromo.php"> Click here</a></body></html>