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