summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/ss555/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/ss555/start/linkcmds')
-rw-r--r--bsps/powerpc/ss555/start/linkcmds1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/powerpc/ss555/start/linkcmds b/bsps/powerpc/ss555/start/linkcmds
index 69e955365b..3cf9f91e84 100644
--- a/bsps/powerpc/ss555/start/linkcmds
+++ b/bsps/powerpc/ss555/start/linkcmds
@@ -26,6 +26,7 @@ ext_ram_size = 0x00080000; /* size of external RAM */
RamBase = DEFINED(_RamBase) ? RamBase : 0x003F9800;
RamSize = DEFINED(_RamSize) ? RamSize : 0x00486800;
+RamEnd = RamBase + RamSize;
HeapSize = DEFINED(_HeapSize) ? HeapSize : 0x0;
SECTIONS