]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/icu862/u-boot.lds.debug
Merge git://www.denx.de/git/u-boot
[karo-tx-uboot.git] / board / icu862 / u-boot.lds.debug
index 7b84fd34877d0803429777004b7b9700470dd63e..87f228beed61ebd163d9e25dc2d4fdd6bdd4b524 100644 (file)
@@ -75,6 +75,8 @@ SECTIONS
   {
     *(.rodata)
     *(.rodata1)
+    *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }