[U-Boot] tftp not working

Wolfgang Denk wd at denx.de
Mon Feb 16 07:42:11 CET 2009


Dear Afzal Nadirshah,

In message <174230991E95D743B0C91DF471EF44E8434329C609 at MTW02MSG02.mindtree.com> you wrote:
>
>           I have compiled u-boot-nand.bin for the canyonlands board.I flashed this image onto the nand flash and
> did a boot from NAND.I interrupted the u-boot and tried to do a tftp. But i get this error : No ethernet found.
>           Could someone tell me where to enable ethernet in the u-boot source code?

You probably forgot to set a MAC address (ethaddr environment
variable). Set one, then "saveenv", then "reset", then try again.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Data is a lot like humans: It is  born.  Matures.  Gets  married  to
other  data, divorced. Gets old. One thing that it doesn't do is die.
It has to be killed."                                 - Arthur Miller


More information about the U-Boot mailing list