public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: David Hearn <dave@swampie.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Setting entry point in u-boot standalone apps
Date: Wed, 19 Sep 2007 12:57:59 +0100	[thread overview]
Message-ID: <46F10EC7.3010200@swampie.org.uk> (raw)
In-Reply-To: <20070918190722.99F8D2405D@gemini.denx.de>

Wolfgang Denk wrote:
> In message <46EF92C1.5050309@swampie.org.uk> you wrote:
>   
>> Unfortunately, the examples don't use linker scripts, and I don't want 
>> to start messing with these as it interacts with u-boot to some extent 
>>     
>
> You canhave only one or the other...
>
>   
>> (certainly built within u-boot's makefile), and it's all working as it 
>> is.  From what I understand though, the -e option should be sufficient.
>>     
>
> -e is sufficient to specify the entry point, but it is not sufficient
> to force the linker to place specific objects at  specific  locations
> in your image. For that you need alinker script.
>   
Understood, implemented and now working.

David

      reply	other threads:[~2007-09-19 11:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18  8:56 [U-Boot-Users] Setting entry point in u-boot standalone apps David Hearn
2007-09-18  9:22 ` Martin Krause
2007-09-19 11:57   ` David Hearn
2007-09-18 19:07 ` Wolfgang Denk
2007-09-19 11:57   ` David Hearn [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=46F10EC7.3010200@swampie.org.uk \
    --to=dave@swampie.org.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox