diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-08-07 09:28:20 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-08-10 22:41:12 +0200 |
commit | c11528083ef6e55e76df742228c26e39d151813d (patch) | |
tree | 0ba54455a5ef75491129ac3eb09a70ec4a2d30ea /sh_config.mk | |
parent | 0bf202ec586d4466c900e987720fa635c594d689 (diff) | |
download | u-boot-imx-c11528083ef6e55e76df742228c26e39d151813d.zip u-boot-imx-c11528083ef6e55e76df742228c26e39d151813d.tar.gz u-boot-imx-c11528083ef6e55e76df742228c26e39d151813d.tar.bz2 |
mpc85xx: workaround old binutils bug
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>
Diffstat (limited to 'sh_config.mk')
0 files changed, 0 insertions, 0 deletions