Searched refs:RAMEND (Results 1 – 3 of 3) sorted by relevance
26 #define RAMEND (CONFIG_RAMBASE + CONFIG_RAMSIZE) macro106 movea.l #RAMEND, %sp /*set up stack at the end of DRAM:*/166 move.l #RAMEND, %d0237 move.l #RAMEND, %d0283 .long RAMEND /* Reset: Initial Stack Pointer - 0. */
26 #define RAMEND (CONFIG_RAMBASE + CONFIG_RAMSIZE) macro117 movea.l #RAMEND, %sp /* set up stack at the end of DRAM:*/247 move.l #RAMEND, %d0294 .long RAMEND /* Reset: Initial Stack Pointer - 0. */
23 #define RAMEND (CONFIG_RAMBASE+CONFIG_RAMSIZE)-(CONFIG_MEMORY_RESERVE*0x100000) macro25 #define RAMEND (CONFIG_RAMBASE+CONFIG_RAMSIZE) macro193 movel #RAMEND, _ramend /* set end ram addr */