[U-Boot-Users] how to test ethernet driver

Wolfgang Denk wd at denx.de
Sun Mar 11 15:54:48 CET 2007


In message <275606.73794.qm at web15308.mail.cnb.yahoo.com> you wrote:
>
>   i type this format in hyper terminal running on windows xp:
>    tftp 0xc500000 F:/uboot_bin/bin/Armboot.bin
>   then,there is an error message displaced,it said:
>    
>    TFTP from server 192.168.1.189; our IP address is 192.168.1.6
> Filename 'F:/uboot_bin/bin/Armboot.bin'.
> Load address: 0xc500000
> Loading: packet too big!

That means that either your network driver  is  broken,  and/or  your
TFTP  server  returns  invalid  data.  Run a network sniffer to check
which packets actually are sent over the network to  make  sure  it's
not the TFTP server.

> Content-Type: text/html; charset=gb2312
> Content-Transfer-Encoding: 8bit

And please don't post HTML here...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No one can guarantee the actions of another.
	-- Spock, "Day of the Dove", stardate unknown




More information about the U-Boot mailing list