u-boot-brain/board/freescale
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
..
common Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile 2008-07-15 22:22:44 +02:00
m547xevb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m548xevb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5235evb ColdFire: Fix power up issue for MCF5235 2008-07-11 10:45:58 -06:00
m5249evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5253evbe Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5275evb Fix compilation error for MCF5275 2008-08-01 12:33:59 +02:00
m5329evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5373evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m52277evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m54455evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
mpc832xemds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc837xemds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc837xerdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc7448hpc2 Fix some more printf() format issues. 2008-07-11 22:56:11 +02:00
mpc8260ads FDT memory and pci node fixes for MPC8260ADS 2008-07-09 23:57:59 +02:00
mpc8266ads Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8313erdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8315erdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8323erdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8349emds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8349itx Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8360emds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8360erdk Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8540ads mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8541cds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8544ds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8548cds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8555cds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8560ads mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8568mds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8610hpcd Fix some more print() format errors. 2008-07-11 01:16:00 +02:00
mpc8641hpcn Fix some more print() format errors. 2008-07-11 01:16:00 +02:00