u-boot-brain/board/freescale/mpc8610hpcd
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 mpc8610hpcd: Fix PCI mapping concepts 2009-01-13 15:27:46 -06:00
Makefile FSL DDR: Convert MPC8610HPCD to new DDR code. 2008-08-27 02:06:03 +02:00
mpc8610hpcd_diu.c 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 2009-07-22 10:16:55 -05:00
mpc8610hpcd.c mpc8610hpcd: Use common 86xx fdt fixup code 2009-09-24 12:05:25 -05:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00