From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 08 Oct 2004 20:11:24 +0200 Subject: [U-Boot-Users] Re: how to run hello_world In-Reply-To: Your message of "Fri, 08 Oct 2004 06:21:54 PDT." <20041008132154.14864.qmail@web25405.mail.ukl.yahoo.com> Message-ID: <20041008181129.3216EC1430@atlas.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de Systems programmers are the high priests of a low cult. -- R.S. Barton