[U-Boot-Users] TFTP boot in u-boot

Wolfgang Denk wd at denx.de
Fri Apr 9 16:01:39 CEST 2004


In message <00f501c41e25$bfd977e0$af00a8c0 at tidelpark.isofttechindia.com> you wrote:
> Hi,
> Your way of loading is wrong.
> 
> You have to follow the below procedure
> 1. download the elf image into memory some where, say example
>     tftpboot 0x800000 linux.dxe
>     (consider the memory space availability and use the address according to
> that.)
> 
> 2. use the "bootelf" command to load the ELF image.
>     bootelf 0x800000

If this  is  really  the  case,  then  the  Linux  support  for  this
proccessor  is not implemented correctly. U-Boot is supposed to allow
"tftp ... ; bootm" on all known architectures.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
What was sliced bread the greatest thing since?




More information about the U-Boot mailing list