summaryrefslogtreecommitdiffstats
path: root/bsps/arm/altera-cyclone-v/start/linkcmds
blob: 546db0e123a2de3b0848d7ad6435ccb80d4a10c0 (plain) (blame)
1
2
3
4
5
6
7
MEMORY {
   RAM_MMU : ORIGIN = 0x00100000, LENGTH = 16k
   NOCACHE : ORIGIN = 0x00200000, LENGTH = 1M
   RAM     : ORIGIN = 0x00300000, LENGTH = 256M - 1M - 1M - 1M
}

INCLUDE linkcmds.altcycv