u-boot-brain/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
..
bcsr.c MPC8568E-MDS: reset UCCs to use them reliably 2008-01-09 16:25:03 -06:00
bcsr.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
config.mk Move the MPC8568 MDS board under board/freescale. 2007-12-11 22:34:20 -06:00
law.c 85xx/86xx: Move to dynamic mgmt of LAWs 2008-06-11 01:52:23 -05:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8568mds.c Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
tlb.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
u-boot.lds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00