]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc8260/u-boot.lds
ppc: Enable full relocation to RAM
[karo-tx-uboot.git] / cpu / mpc8260 / u-boot.lds
index b3a103dbcbc8d9098f41b8ca28a4a575eb08c81d..c777cf9da9874dcbb9aceffafec51fa3a04b2a9f 100644 (file)
@@ -54,7 +54,6 @@ SECTIONS
   {
     cpu/mpc8260/start.o                (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
     . = ALIGN(16);
     *(.eh_frame)