summaryrefslogtreecommitdiffstats
path: root/bsps/arm/altera-cyclone-v/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/altera-cyclone-v/start/linkcmds')
-rw-r--r--bsps/arm/altera-cyclone-v/start/linkcmds7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsps/arm/altera-cyclone-v/start/linkcmds b/bsps/arm/altera-cyclone-v/start/linkcmds
new file mode 100644
index 0000000000..546db0e123
--- /dev/null
+++ b/bsps/arm/altera-cyclone-v/start/linkcmds
@@ -0,0 +1,7 @@
+MEMORY {
+ RAM_MMU : ORIGIN = 0x00100000, LENGTH = 16k
+ NOCACHE : ORIGIN = 0x00200000, LENGTH = 1M
+ RAM : ORIGIN = 0x00300000, LENGTH = 256M - 1M - 1M - 1M
+}
+
+INCLUDE linkcmds.altcycv