aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/pcu_e/u-boot.lds.debug
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/pcu_e/u-boot.lds.debug')
-rw-r--r--board/siemens/pcu_e/u-boot.lds.debug2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/siemens/pcu_e/u-boot.lds.debug b/board/siemens/pcu_e/u-boot.lds.debug
index 153286be4..828afbbce 100644
--- a/board/siemens/pcu_e/u-boot.lds.debug
+++ b/board/siemens/pcu_e/u-boot.lds.debug
@@ -75,6 +75,8 @@ SECTIONS
{
*(.rodata)
*(.rodata1)
+ *(.rodata.str1.4)
+ *(.eh_frame)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }