If you get in u-boot a ping reply from your sever with 

ping ${serverip}

networking should be OK and your problem is the tftp server setup.

The next thing to try would be if your tftp server works.

Is your tftp server running on 192.168.43.130 and does it really export a 
file called uImage?

Assuming you are on a Linux host like on 192.168.43.130 you could try:

tftp localhost 69 
get uImage
quit

If your local tftp client is able to download uImage from your local tftp 
server and ping from u-boot above also works your problem is slowly getting 
interesting.

Then it would be nice if I could log on to your computer and have a look at 
it what happens? 

Regards,

Robert 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to