public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 6/7] arm: add a common .lds link script
Date: Tue, 21 Feb 2012 14:12:44 +0100	[thread overview]
Message-ID: <4F43984C.7040509@aribaud.net> (raw)
In-Reply-To: <4F4397F4.3040301@aribaud.net>

Hi again Simon,

Le 21/02/2012 14:11, Albert ARIBAUD a ?crit :

>> Two new symbols are introduced which are intended to eventually be
>> defined on all architectures to make things easier for generic relocation
>> and reduce special-case code for each architecture:
>>
>> __text_start is the start of the text area (equivalent to the existing
>> _start on ARM). It marks the start of the region which must be copied
>> to a new location during relocation.
>
> Please name it _image_copy_start, not __text_start

Also, I realize this introduces two symbols which are not used within 
the same patch set.

Amicalement,
-- 
Albert.

  reply	other threads:[~2012-02-21 13:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-21  6:17 [U-Boot] [PATCH v3 6/7] arm: add a common .lds link script Simon Glass
2012-02-21  6:17 ` [U-Boot] [PATCH v3 7/7] arm: Use common .lds file where possible Simon Glass
2012-02-21 13:11 ` [U-Boot] [PATCH v3 6/7] arm: add a common .lds link script Albert ARIBAUD
2012-02-21 13:12   ` Albert ARIBAUD [this message]
2012-02-21 17:02   ` Simon Glass
2012-02-21 19:52     ` Albert ARIBAUD
2012-02-21 20:14       ` Simon Glass
     [not found]         ` <4F4D462D.1010403@aribaud.net>
2012-03-07  6:09           ` Simon Glass
2012-02-21 20:24     ` Marek Vasut
2012-02-23 13:27       ` Simon Glass

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=4F43984C.7040509@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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