aboutsummaryrefslogtreecommitdiff
path: root/board/esd/canbt/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/canbt/u-boot.lds')
-rw-r--r--board/esd/canbt/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/esd/canbt/u-boot.lds b/board/esd/canbt/u-boot.lds
index 99147ac8f..47b0aaea8 100644
--- a/board/esd/canbt/u-boot.lds
+++ b/board/esd/canbt/u-boot.lds
@@ -98,6 +98,7 @@ SECTIONS
{
*(.rodata)
*(.rodata1)
+ *(.rodata.str1.4)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }