From: Rafal Jaworowski <raj@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v2][for 1.3.4] mpc85xx: workaround old binutils bug
Date: Thu, 07 Aug 2008 17:00:24 +0200 [thread overview]
Message-ID: <489B0E08.1080305@semihalf.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0808070927530.26243@blarg.am.freescale.net>
Kumar Gala wrote:
> The recent change to move the .bss outside of the image gives older
> binutils (ld from eldk4.1/binutils-2.16) some headache:
>
> ppc_85xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4)
> ppc_85xx-ld: final link failed: Bad value
>
> We workaround it by being explicit about the program headers and not
> assigning the .bss to a program header.
>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
>
> Fixes warning with older binutils
Looks fine now, thanks a lot!
Rafal
next prev parent reply other threads:[~2008-08-07 15:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-07 14:28 [U-Boot-Users] [PATCH v2][for 1.3.4] mpc85xx: workaround old binutils bug Kumar Gala
2008-08-07 14:40 ` [U-Boot-Users] [PATCH v2][for 1.3.4] mpc85xx: workaround oldbinutils bug Zang Roy
2008-08-07 15:00 ` Rafal Jaworowski [this message]
2008-08-10 20:41 ` [U-Boot-Users] [PATCH v2][for 1.3.4] mpc85xx: workaround old binutils bug Wolfgang Denk
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=489B0E08.1080305@semihalf.com \
--to=raj@semihalf.com \
--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.