]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cogent/u-boot.lds
(no commit message)
[karo-tx-uboot.git] / board / cogent / u-boot.lds
index 5119f7946995fa4833b0886c5572b8209bf3e7ff..5ce2694cbf7dd85155267f865adc8d13d7a5419e 100644 (file)
@@ -64,6 +64,8 @@ SECTIONS
   {
     *(.rodata)
     *(.rodata1)
+    *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }