<div>Hi All,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have ported Linux kernel version 2.4.24 on MPC8266 based customized Board, &nbsp;having LXT971 ethernet chip.</div>
<div>The root file system is JFFS2 which i have made using mkfs.jffs2 utility which comes along with the ELDK 3.0</div>
<div>In the kernel code i checked that there is support for the LXT971 chip, but even after enabling all the network related funcuntionalities in the linux kernel configuration, I&nbsp;am either not able to ping from the board to any machine on the network, nor from the any other machine to the board.
</div>
<div>The board is able to ping itself.</div>
<div>Can some one please throw some light why the board is not able to ping any other machine.</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Apoorv Sangal</div>