<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I use DHCP to get my IP address:<br> &nbsp;-&gt; setenv autoload no<br>
 &nbsp;-&gt; dhcp<br> &nbsp;BOOTP broadcast 1<br> &nbsp;DHCP client bound to address XXX.XXX.XXX.152<br> &nbsp;-&gt; ping XXX.XXX.XXX.189<br> &nbsp;Using FEC0 device<br> &nbsp;host XXX.XXX.XXX.189 is alive</blockquote><div><br>I&#39;ve tried DHCP as well, and I get the following:<br>
-&gt; dhcp<br>BOOTP broadcast 1<br>checksum bad<br>checksum bad<br><br>Abort<br><br>Have tried pinging the devel computer as well:<br>-&gt; ping <a href="http://192.168.1.100">192.168.1.100</a><br>Using FEC0 device<br>checksum bad<br>
checksum bad<br><br>Abort<br>ping failed; host <a href="http://192.168.1.100">192.168.1.100</a> is not alive<br><br>DHCP on the router is working fine; other computers on the LAN get IP addresses without any trouble.&nbsp; I have also tried using DHCP with the board plugged into my college&#39;s network which uses DHCP, still didn&#39;t work.&nbsp; Have also tried using static IPs with a crossover cable straight from the board to the computer, and that didn&#39;t work either.&nbsp; I&#39;m using FEC0 and have tested the cable.&nbsp; TsiChung, have you had any Ethernet problems?&nbsp; Is it possible that I need some other patch that was recently applied?<br>
<br>I modified u-boot.lds to fix the saveenv, and it worked fine for me.<br><br>Thanks,<br>-David<br></div></div><br>