u-boot-brain/board/freescale/mpc8641hpcn
Peter Tyser 858290178f ppc: Enable full relocation to RAM
The following changes allow U-Boot to fully relocate from flash to
RAM:
 - Remove linker scripts' .fixup sections from the .text section
 - Add -mrelocatable to PLATFORM_RELFLAGS for all boards
 - Define CONFIG_RELOC_FIXUP_WORKS for all boards

Previously, U-Boot would partially relocate, but statically initialized
pointers needed to be manually relocated.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-10-03 10:15:45 +02:00
..
config.mk 86xx: Remove redudant PLATFORM_CPPFLAGS 2009-08-28 17:12:37 -05:00
ddr.c fsl-ddr: use the 1T timing as default configuration 2009-01-23 17:03:14 -06:00
law.c mpc8641: Support 36-bit physical addressing 2008-11-10 10:10:05 -06:00
Makefile FSL DDR: Convert MPC8641HPCN to new DDR code. 2008-08-27 02:06:02 +02:00
mpc8641hpcn.c ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 2009-09-08 09:10:07 -05:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00