uboot-mt623x/board/freescale/mpc8568mds
Kumar Gala c11528083e 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>
2008-08-10 22:41:12 +02:00
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
bcsr.c
bcsr.h
config.mk
law.c 85xx/86xx: Move to dynamic mgmt of LAWs 2008-06-11 01:52:23 -05:00
mpc8568mds.c Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
tlb.c
u-boot.lds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00