From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] standalone hello_world example crashes on PowerPC
Date: Fri, 14 May 2010 08:13:39 -0500 [thread overview]
Message-ID: <4BED4C83.10600@freescale.com> (raw)
In-Reply-To: <20100513225202.1FDE0AFC6B3@gemini.denx.de>
Wolfgang Denk wrote:
> Did you verify the entry point address as described in the FAQ?
Thanks, that was the problem. The entry point moved:
00040000 T hello_world
I suggest that you update the U-Boot Manual (specifically http://www.denx.de/wiki/DULG/UBootStandalone) to tell people to always use the nm command to find the entry point. That web page implies that compiling hello_world.c unmodified will always put the entry point at 40004. The statement, "It's configured to run at address 0x00040004" is false.
--
Timur Tabi
Linux Kernel Developer @ Freescale
next prev parent reply other threads:[~2010-05-14 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-13 21:34 [U-Boot] standalone hello_world example crashes on PowerPC Timur Tabi
2010-05-13 22:52 ` Wolfgang Denk
2010-05-14 13:13 ` Timur Tabi [this message]
2010-05-14 14:25 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2012-03-30 6:46 Manukumar
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=4BED4C83.10600@freescale.com \
--to=timur@freescale.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.