From: Andrew Wozniak <awozniak@mc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] examples solved
Date: Wed, 16 Nov 2005 09:57:29 -0500 [thread overview]
Message-ID: <437B48D9.3010404@mc.com> (raw)
In-Reply-To: <6a7ac2300511160647s370dab42m7ac968e852637484@mail.gmail.com>
John Davis wrote:
> Hello
>
> Thanks for the tip Wolfgang. I had looked at the page in the Readme
> file, but looking at it again caused me to notice that they are using
> the .bin file and the go address is one word past the load address.
Congrats on this long and winding road...
If you intend to create your own "u-boot applet", dig into the docs and
source code - especially if your applet needs to use additional library
functions supplied by u-boot. i.e. exports.
> Many thanks.
>
> => loadb 40000
> <kermit stuff snipped>
> ## Total Size = 0x00010300 = 66304 Bytes
> ## Start Addr = 0x00040000
> => go 40004
> ## Starting application at 0x00040004 ...
> Example expects ABI version 2
> Actual U-Boot ABI version 2
> Hello World
> argc = 1
> argv[0] = "40004"
> argv[1] = "<NULL>"
> Hit any key to exit ...
>
>
> JD
prev parent reply other threads:[~2005-11-16 14:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-16 14:47 [U-Boot-Users] examples solved John Davis
2005-11-16 14:57 ` Andrew Wozniak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=437B48D9.3010404@mc.com \
--to=awozniak@mc.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.