uboot-mt623x/arch/powerpc/cpu/mpc824x
Joakim Tjernlund 337f5f50f5 PowerPC: Add relocation support for -fpic
By rearranging the linker script we get support for
relocation of -fpic for free.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Acked-by: Scott Wood <scottwood@freescale.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
2010-12-17 20:25:10 +01:00
..
drivers Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
.gitignore Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work 2010-11-26 22:08:19 +01:00
cpu.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cpu_init.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
interrupts.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
pci.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
speed.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
start.S PowerPC: Don't destroy fixup table while doing fixups 2010-11-14 23:25:33 +01:00
traps.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
u-boot.lds PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00