u-boot-brain/board/freescale/mpc8544ds
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 Add MPC8544DS basic port board files. 2007-04-23 19:58:28 -05:00
law.c Remove LBC_CACHE_BASE from 8544 DS 2008-07-14 11:21:33 -05:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8544ds.c MPC8544DS: Report board id, board version and fpga version. 2008-07-14 20:15:22 -05:00
tlb.c Remove LBC_CACHE_BASE from 8544 DS 2008-07-14 11:21:33 -05:00
u-boot.lds mpc85xx: Update linker scripts for Freescale boards 2008-07-31 11:33:23 +02:00