u-boot-brain/board/freescale/mpc8555cds
Kumar Gala f0ff885ca6 mpc85xx: Update linker scripts for Freescale boards
* Move to using absolute addressing always.  Makes the scripts a bit more
  portable and common
* Moved .bss after the end of the image.  These allows us to have more
  room in the resulting binary image for code and data.
* Removed .text object files that aren't really needed
* Make sure _end is 4-byte aligned as the .bss init code expects this.
  (Its possible that the end of .bss isn't 4-byte aligned)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-07-31 11:33:23 +02:00
..
config.mk Move the MPC8541/MPC8555/MPC8548 CDS 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
mpc8555cds.c Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
tlb.c 85xx: Add the concept of CFG_CCSRBAR_PHYS 2008-03-26 11:43:03 -05:00
u-boot.lds mpc85xx: Update linker scripts for Freescale boards 2008-07-31 11:33:23 +02:00