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