
In message 20041008132154.14864.qmail@web25405.mail.ukl.yahoo.com you wrote:
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.
You can find it in the examples/ directory (after building u-boot), and you load it to the address it is linked for - 0x40000 in this case.
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.
Maybe you explain which part of http://www.denx.de/twiki/bin/view/DULG/UBootStandalone#Section_5.12.1. you were unable to understand so we can improve the documentation.
I thought the description on this page was pretty explicit...
Best regards,
Wolfgang Denk