summaryrefslogtreecommitdiff
path: root/board/ml2/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/ml2/u-boot.lds')
-rw-r--r--board/ml2/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ml2/u-boot.lds b/board/ml2/u-boot.lds
index 555d13cb37..9685f8912c 100644
--- a/board/ml2/u-boot.lds
+++ b/board/ml2/u-boot.lds
@@ -83,6 +83,7 @@ SECTIONS
{
*(.rodata)
*(.rodata1)
+ *(.rodata.str1.4)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }