Searched refs:SRAM_BASE (Results 1 – 6 of 6) sorted by relevance
49 #define SRAM_BASE 0x30000000 macro62 #define CONFIG_SYS_LOAD_ADDR SRAM_BASE
30 #define SRAM_BASE 0x20000000 macro41 .word SRAM_BASE + SRAM_SIZE /* 0. SP_main */
9 #define SRAM_BASE 0x40000000 macro
508 if (src < SRAM_BASE) { in ddr3_dram_sram_burst()542 if (dst > SRAM_BASE) { in ddr3_dram_sram_burst()
44 base = (SRAM_BASE & 0xFFFF0000) | 0x1E00; in mv_sys_xor_init()
93 #define SRAM_BASE 0x40000000 macro