u-boot-brain/board/tqc
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
..
tqm8xx ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
tqm85xx ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 2009-09-08 09:10:07 -05:00
tqm834x mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI 2009-07-18 19:43:04 -05:00
tqm5200 ppc: Remove -fno-strict-aliasing 2009-09-04 22:15:48 +02:00
tqm8260 TQM8260: use CFI flash driver instead of custom driver. 2008-11-02 16:24:16 +01:00
tqm8272 General help message cleanup 2009-06-12 20:47:16 +02:00