<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>Your
system should have a root directory called /tftpboot</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>Any
file that tftp can download from your host system to your</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>target
should be in a directory under /tftpboot. Keep things</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>simple
and put hello_world.bin file directly in /tftpboot.</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>As for
finding hello_world.bin on your system, you might try...</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004> <FONT face=Arial
color=#0000ff size=2>cd /</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004> <FONT face=Arial
color=#0000ff size=2>find . -name "hello_world.bin" -print</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>Note
that above command will yield a bunch of warnings if your</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff size=2>aren't
the superuser or root user.</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff
size=2>Cheers,</FONT></SPAN></DIV>
<DIV><SPAN class=597020315-08102004><FONT face=Arial color=#0000ff
size=2>T.mike</FONT></SPAN></DIV>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B>
u-boot-users-admin@lists.sourceforge.net
[mailto:u-boot-users-admin@lists.sourceforge.net]<B>On Behalf Of </B>Farrukh
Masood<BR><B>Sent:</B> Friday, October 08, 2004 6:22 AM<BR><B>To:</B>
u-boot-users@lists.sourceforge.net<BR><B>Subject:</B> [U-Boot-Users] Re: how
to run hello_world<BR><BR></FONT></DIV>
<DIV>
<DIV>Hi!</DIV>
<DIV> Please tell me where can i find hello_world.bin file and
where should it be put on the host system to be accessible from u-boot based
target system with tftpboot command.</DIV>
<DIV> </DIV>
<DIV>It will be quite helpful for me if you can stepwise describe the
procedure as I am unable to understand it from the denx tutorial.</DIV>
<DIV> </DIV>
<DIV>thanks alot</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV><STRONG><EM>Chishti</EM></STRONG></DIV>
<DIV><STRONG><EM></EM></STRONG> </DIV>
<DIV><STRONG><EM>Wolfgang Denk <wd@denx.de></EM></STRONG> wrote:</DIV>
<BLOCKQUOTE class=replbq
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">In
message <20041007160300.20228.qmail@web25404.mail.ukl.yahoo.com> you
wrote:<BR>><BR>> As described in u-boot readme file, to run
hello_world example we have to write "loads", but this command doesnt seem
to work with me and give the following msg<BR>> <BR>> Unknown command
'loads' - try 'help'<BR><BR>Then it seems this command was not enabled in
your board<BR>configuration. But you can load the file using TFTP as
well.<BR><BR>> and when i give the command go 40004 Hello World! This is
a test.<BR>> <BR>> following error msg appears<BR><BR>Ummm.. did you
really expect that some magic code would spring into<BR>life and do
something reasonable when you jump to this address
after<BR></BLOCKQUOTE></DIV>
<P>
<HR SIZE=1>
Do you Yahoo!?<BR><A
href="http://us.rd.yahoo.com/mail_us/taglines/aac/*http://promotions.yahoo.com/new_mail/static/ease.html">Yahoo!
Mail Address AutoComplete</A> - You start. We finish.</BLOCKQUOTE></BODY></HTML>