<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> -> setenv autoload no<br>
-> dhcp<br> BOOTP broadcast 1<br> DHCP client bound to address XXX.XXX.XXX.152<br> -> ping XXX.XXX.XXX.189<br> Using FEC0 device<br> host XXX.XXX.XXX.189 is alive</blockquote><div><br>I've tried DHCP as well, and I get the following:<br>
-> 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>-> 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. I have also tried using DHCP with the board plugged into my college's network which uses DHCP, still didn't work. Have also tried using static IPs with a crossover cable straight from the board to the computer, and that didn't work either. I'm using FEC0 and have tested the cable. TsiChung, have you had any Ethernet problems? 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>