summaryrefslogtreecommitdiffstats
path: root/bsps/bfin/bf537Stamp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bsps/bfin/bf537Stamp/start/bsp_specs0
-rw-r--r--bsps/bfin/bf537Stamp/start/linkcmds2
2 files changed, 1 insertions, 1 deletions
diff --git a/bsps/bfin/bf537Stamp/start/bsp_specs b/bsps/bfin/bf537Stamp/start/bsp_specs
deleted file mode 100644
index e69de29bb2..0000000000
--- a/bsps/bfin/bf537Stamp/start/bsp_specs
+++ /dev/null
diff --git a/bsps/bfin/bf537Stamp/start/linkcmds b/bsps/bfin/bf537Stamp/start/linkcmds
index c6bbcf4e68..8747fe090f 100644
--- a/bsps/bfin/bf537Stamp/start/linkcmds
+++ b/bsps/bfin/bf537Stamp/start/linkcmds
@@ -137,7 +137,7 @@ SECTIONS
} > sdram
.noinit (NOLOAD) : {
- *(.noinit*)
+ *(SORT_BY_NAME (SORT_BY_ALIGNMENT (.noinit*)))
} > sdram
.rtemsstack (NOLOAD) : {