Merge with /home/wd/git/u-boot/custodian/u-boot-fdt
[oweals/u-boot.git] / board / mousse / u-boot.lds
index d96d580dc5162f11a88ef49f513b10f3e2157eef..eb4d8e4e2b61f97586643e2a7c15f4585cf32dc6 100644 (file)
@@ -60,12 +60,12 @@ SECTIONS
     lib_generic/crc32.o                (.text)
     lib_generic/zlib.o         (.text)
 
-    *(.fixup)
     *(.got1)
     . = ALIGN(16);
     *(.rodata)
     *(.rodata1)
     *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }