All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] tx25: fix linker file for newer ld support
Date: Tue, 02 Nov 2010 08:10:31 +0100	[thread overview]
Message-ID: <4CCFB967.8060304@free.fr> (raw)
In-Reply-To: <20101101221125.EAC251524F4@gemini.denx.de>

Le 01/11/2010 23:11, Wolfgang Denk a ?crit :

>>   	__got_start = .;
>>   	. = ALIGN(4);
>>   	.got : { *(.got) }
>
> Do we still need this GOT entry?

Indeed no, and we do not need the datarel entries either. I'm reposting 
a V2 patch set with these plus minor fixes to the arm926ejs linker file too.

> Best regards,
>
> Wolfgang Denk

Amicalement,
-- 
Albert.

  reply	other threads:[~2010-11-02  7:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 20:17 [U-Boot] [PATCH 1/3] arm926ejs: fix linker file for newer ld support Albert Aribaud
2010-11-01 20:17 ` [U-Boot] [PATCH 2/3] tx25: " Albert Aribaud
2010-11-01 22:11   ` Wolfgang Denk
2010-11-02  7:10     ` Albert ARIBAUD [this message]
2010-11-02  7:12       ` Heiko Schocher
2010-11-01 20:17 ` [U-Boot] [PATCH 3/3] tx25: increase u-boot NAND size to match current build sizes Albert Aribaud
2010-11-01 21:10   ` 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=4CCFB967.8060304@free.fr \
    --to=albert.aribaud@free.fr \
    --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.