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: Sat, 22 Feb 2014 19:04:35 +0100 [thread overview]
Message-ID: <20140222190435.605821cc@lilith> (raw)
In-Reply-To: <20140222173440.GM16805@bill-the-cat>
Hi Tom,
On Sat, 22 Feb 2014 12:34:40 -0500, Tom Rini <trini@ti.com> wrote:
> On Sat, Feb 22, 2014 at 05:53:41PM +0100, Albert ARIBAUD 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>
>
> Can we do a follow-up series where we look at making some sort of "head"
> and "tail" perhaps linker snippets we can #include for ARM? The top of
> my head recollection is that we've usually just got a situation of
> needing to shove a few non-standard objects up front in the binary, and
> everything else is the same. Thanks!
The follow-up is actually in my todo list and I already have a patch
series going that way, along with another one factorizing the start.S
files in a similar vein.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2014-02-22 18:04 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 [this message]
2014-02-26 20:18 ` Albert ARIBAUD
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=20140222190435.605821cc@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