summaryrefslogtreecommitdiffstats
path: root/bsps/lm32/lm32_evr/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/lm32/lm32_evr/start/linkcmds')
-rw-r--r--bsps/lm32/lm32_evr/start/linkcmds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/lm32/lm32_evr/start/linkcmds b/bsps/lm32/lm32_evr/start/linkcmds
index dd429a7af1..49e11bac79 100644
--- a/bsps/lm32/lm32_evr/start/linkcmds
+++ b/bsps/lm32/lm32_evr/start/linkcmds
@@ -254,7 +254,7 @@ SECTIONS
} > sdram
.noinit (NOLOAD) : {
- *(.noinit*)
+ *(SORT_BY_NAME (SORT_BY_ALIGNMENT (.noinit*)))
} > sdram
.rtemsstack (NOLOAD) : {