ppc: Enable full relocation to RAM
[pandora-u-boot.git] / board / ep88x / u-boot.lds
index b3849de..70b84e4 100644 (file)
@@ -54,7 +54,6 @@ SECTIONS
   {
     cpu/mpc8xx/start.o (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
     . = ALIGN(16);
     *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))