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