From: David George <dgeorge@rapitasystems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Standalone API examples on the P4080DS
Date: Tue, 20 Jan 2015 14:54:10 +0000 [thread overview]
Message-ID: <54BE6C12.6050701@rapitasystems.com> (raw)
In-Reply-To: <1421428081.3122.29.camel@xes-inc.com>
Thank you very much for this Peter, it's much appreciated, and should
hopefully stop anyone else falling into the same trap!
Thanks!
Dave George
On 16/01/2015 17:08, Peter Tyser wrote:
> Hi David,
>
>
>> It looks like the entry point is 0x40000. Why does the tutorial state
>> that the example needs to be run from a 4 byte offset? In this case
>> this
>> will result in a failure to create a stack frame for hello_world.
>
> For PowerPC the entry point used to be non-deterministic, but was
> generally 0x40004 which is where the wiki value came from. The
> following 2 patches made the entry point consistently 0x40000:
>
> http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=620bbba524fbaa26971a5004793010b169824f1b
>
> http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=c91d456c055237bdadb99a80e198748b8cf32595
>
> I updated the wiki to match the newer 0x40000 address, which is valid
> for PowerPC boards with a comment to check out
> CONFIG_STANDALONE_LOAD_ADDR for other architectures.
>
> Peter
>
Stay informed by joining the Rapita Systems mailing list
http://www.rapitasystems.com/contact/mailing_list
For real-time verifications issues and discussion, follow the Rapita Systems blog
http://www.rapitasystems.com/blog
prev parent reply other threads:[~2015-01-20 14:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 11:19 [U-Boot] Standalone API examples on the P4080DS David George
2015-01-16 17:08 ` Peter Tyser
2015-01-20 14:54 ` David George [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=54BE6C12.6050701@rapitasystems.com \
--to=dgeorge@rapitasystems.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.