Merge commit 'u-boot/master' into for-1.3.1
[platform/kernel/u-boot.git] / cpu / mpc8260 / u-boot.lds
index b8abc17..3e84f23 100644 (file)
@@ -55,6 +55,7 @@ SECTIONS
   {
     cpu/mpc8260/start.o                (.text)
     *(.text)
+    *(.fixup)
     *(.got1)
     . = ALIGN(16);
     *(.rodata)