summaryrefslogtreecommitdiffstats
path: root/bsps/bfin/bf537Stamp/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/bfin/bf537Stamp/start/linkcmds')
-rw-r--r--bsps/bfin/bf537Stamp/start/linkcmds1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/bfin/bf537Stamp/start/linkcmds b/bsps/bfin/bf537Stamp/start/linkcmds
index 1492da027a..5d2635d1f6 100644
--- a/bsps/bfin/bf537Stamp/start/linkcmds
+++ b/bsps/bfin/bf537Stamp/start/linkcmds
@@ -14,6 +14,7 @@ _RamBase = DEFINED(_RamBase) ? _RamBase : 0x0;
along with banks for io and flash, so waste some RAM at the end
to free up mmu entries. */
_RamSize = DEFINED(_RamSize) ? _RamSize : 0x03400000;
+_RamEnd = _RamBase + _RamSize;
_HeapSize = DEFINED(_HeapSize) ? _HeapSize : 0x0;
MEMORY