summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/av5282/start/linkcmdsflash
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/m68k/av5282/start/linkcmdsflash')
-rw-r--r--bsps/m68k/av5282/start/linkcmdsflash4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/m68k/av5282/start/linkcmdsflash b/bsps/m68k/av5282/start/linkcmdsflash
index 1307d844c9..83d761bc56 100644
--- a/bsps/m68k/av5282/start/linkcmdsflash
+++ b/bsps/m68k/av5282/start/linkcmdsflash
@@ -183,6 +183,10 @@ SECTIONS
_clear_end = .;
}
+ .noinit (NOLOAD) : {
+ *(.noinit*)
+ }
+
.rtemsstack (NOLOAD) : {
*(SORT(.rtemsstack.*))
WorkAreaBase = .;