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 v7 1/3] cm_t335: fix linker file to produce full ELF
Date: Wed, 26 Feb 2014 21:18:38 +0100	[thread overview]
Message-ID: <20140226211838.02849b3c@lilith> (raw)
In-Reply-To: <1393088023-23959-1-git-send-email-albert.u.boot@aribaud.net>

On Sat, 22 Feb 2014 17:53:41 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Newly added cm_t335 was missed in commit 47ed5dd0 which
> made ARM targets produce full ELF files. Fix its linker
> script.
> 
> This change is binary-invariant when only .dynsym, .dynstr,
> .dynamic, .plt, .interp and .gun sections are declared.
> 
> Sections .hash, .got.plt, .dynbss and .ARM.exidx are also
> declared so that their (unused) content is moved out of the
> u-boot binary.
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---

Series applied to u-boot-arm/master.

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2014-02-26 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22 16:53 [U-Boot] [PATCH v7 1/3] cm_t335: fix linker file to produce full ELF Albert ARIBAUD
2014-02-22 16:53 ` [U-Boot] [PATCH v7 2/3] arm: make _end compiler-generated Albert ARIBAUD
2014-02-22 16:53   ` [U-Boot] [PATCH v7 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE Albert ARIBAUD
2014-02-22 17:34 ` [U-Boot] [PATCH v7 1/3] cm_t335: fix linker file to produce full ELF Tom Rini
2014-02-22 18:04   ` Albert ARIBAUD
2014-02-26 20:18 ` Albert ARIBAUD [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=20140226211838.02849b3c@lilith \
    --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