public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] OMAP3: EVM: Convert omap3_evm_version to u32
Date: Sat, 18 Dec 2010 23:12:36 +0100	[thread overview]
Message-ID: <20101218221236.6C4941557C2@gemini.denx.de> (raw)
In-Reply-To: <1292654428-19095-1-git-send-email-dirk.behme@gmail.com>

Dear Dirk Behme,

In message <1292654428-19095-1-git-send-email-dirk.behme@gmail.com> you wrote:
> Convert the variable omap3_evm_version to u32 to work around
> some broken linkers from older tool chains. E.g. CodeSourcery's
> 2009q1-203 ld 2.19.51.20090205. Without this, these linkers
> stop linking 'omap3_evm' or at least issue a warning. Like 
> 
> arm-none-linux-gnueabi-ld: section .bss [8003f5e0 -> 8007e337] overlaps section .rel.dyn [8003f5e0 -> 80044e57]
> arm-none-linux-gnueabi-ld: section .dynsym [80044e58 -> 80044ef7] overlaps section.bss [8003f5e0 -> 8007e337]
> arm-none-linux-gnueabi-ld: u-boot: section .bss vma 0x8003f5e0 overlaps previous sections 
> 
> CC: Sanjeev Premi <premi@ti.com>
> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
> 
> ---
> 
> For a discussion of this see
> 
> http://lists.denx.de/pipermail/u-boot/2010-December/083706.html
> 
>  board/ti/evm/evm.c |    4 ++--
>  board/ti/evm/evm.h |    2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

I'm still unhappy about this solution, but as it appears to be the
only fix we can come up with now I pull this now.

Sandeep, hope this is OK with you.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It all seemed, he thought, to be rather a lot of  trouble  to  go  to
just sharpen a razor blade.  - Terry Pratchett, _The Light Fantastic_

  reply	other threads:[~2010-12-18 22:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18  6:40 [U-Boot] [PATCH] OMAP3: EVM: Convert omap3_evm_version to u32 Dirk Behme
2010-12-18 22:12 ` Wolfgang Denk [this message]
2010-12-18 22:33   ` Paulraj, Sandeep

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=20101218221236.6C4941557C2@gemini.denx.de \
    --to=wd@denx.de \
    --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