<div>Hi </div>
<div>Thanks for the inputs... As per your suggestion I commented </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;{ mk_mii_write(MII_REG_CR, 0x1200), NULL }, /* autonegotiate */</div>
<div>but it doesn't make any diffrence, still the ping doesn't worked.</div>
<div>&nbsp;</div>
<div>At Boot loader level (u-boot) Ping works fine, </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>
<div>Regards</div><span class="sg">
<div>Apoorv Sangal</div></span></div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/7/05, <b class="gmail_sendername">Aristeu Sergio Rozanski Filho</b> &lt;<a href="mailto:aris@cathedrallabs.org">aris@cathedrallabs.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have ported Linux kernel version 2.4.24 on MPC8266 based customized<br>&gt; Board,&nbsp;&nbsp;having LXT971 ethernet chip.
<br>&gt; The root file system is JFFS2 which i have made using mkfs.jffs2 utility which<br>&gt; comes along with the ELDK 3.0<br>&gt; In the kernel code i checked that there is support for the LXT971 chip, but<br>&gt; even after enabling all the network related funcuntionalities in the linux
<br>&gt; kernel configuration, I am either not able to ping from the board to any<br>&gt; machine on the network, nor from the any other machine to the board.<br>&gt; The board is able to ping itself.<br>&gt; Can some one please throw some light why the board is not able to ping any
<br>&gt; other machine.<br>try to comment this line in LXT971 section of driver:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { mk_mii_write(MII_REG_CR, 0x1200), NULL }, /* autonegotiate */<br>and check if it works<br><br>--<br>Aristeu<br><br></blockquote>
</div><br>