ppc: Enable full relocation to RAM
[pandora-u-boot.git] / cpu / mpc83xx / u-boot.lds
index 7d57ee4..c84d4b0 100644 (file)
@@ -52,7 +52,6 @@ SECTIONS
   {
     cpu/mpc83xx/start.o        (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
     . = ALIGN(16);
     *(.eh_frame)