summaryrefslogtreecommitdiff
path: root/core/nds32/ec.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'core/nds32/ec.lds.S')
-rw-r--r--core/nds32/ec.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nds32/ec.lds.S b/core/nds32/ec.lds.S
index 926be4f788..659270c5b4 100644
--- a/core/nds32/ec.lds.S
+++ b/core/nds32/ec.lds.S
@@ -173,7 +173,7 @@ SECTIONS
#endif
. = ALIGN(4);
} >FLASH
- __ro_end = . ;
+ __data_lma_start = . ;
.data : {
. = ALIGN(4);