[U-Boot] U Boot ethernet problem

Marek Vasut marek.vasut at gmail.com
Wed Nov 3 15:29:20 CET 2010


On Wednesday 03 November 2010 14:59:55 Moshe Artzi wrote:
> Hi Marek,
> 
> 
> 
> I finally running u boot on my PXA320 but,
> 
> I don't know why but,
> 
> 
> 
> When I'm sending ping from the u boot to the host it pings ok.
> 
> But when I'm trying to ping from the host to the u boot it lost.
> 
> That's why I'm not able to download an image to the u boot.

Because u-boot only starts the network chip for the time when it sends packets. 
It doesn't activelly wait for pings (the chip is off), that's why it doesn't 
react.

It's not the reason why you're not able to download the image. The fact it pings 
means the network chip works. What command do you use to download the image?
> 
> 
> 
> Any ideas ?
> 
> 
> 
> Thanks,
> 
> 
> 
> Moshe Artzi
> 
> Software engineer
> 
> 
> 
> Niron systems
> 
> Tel : 09-7407626
> 
> Ex : 104
> 
> Fax: 09-8651510
> 
> Mobile : 050-3356312
> 
> Email :  <mailto:Moshe_a at niron-sys.com> Moshe_a at niron-sys.com
> 
> Site:  <http://www.niron-sys.com/> www.niron-sys.com


More information about the U-Boot mailing list