Searched refs:MEMSTART (Results 1 – 8 of 8) sorted by relevance
60 #elif !defined(MEMSTART)61 #error MEMSTART not defined. Please define it in std.armadaxp152 MMU_INIT(MEMSTART, MEMSTART, 64, L1_TYPE_S|L1_S_C|L1_S_AP_KRW)155 MMU_INIT(KERNEL_BASE, MEMSTART, 64, L1_TYPE_S|L1_S_C|L1_S_AP_KRW)
131 #ifndef MEMSTART132 #define MEMSTART 0x00000000UL macro371 bootconfig.dram[0].address = MEMSTART; in initarm()
206 #ifndef MEMSTART207 #define MEMSTART 0x70000000 macro466 bootconfig.dram[0].address = MEMSTART; in initarm()
314 #ifndef MEMSTART315 #define MEMSTART 0x80000000 macro385 bootconfig.dram[0].address = MEMSTART; in initarm()
361 #ifndef MEMSTART362 #define MEMSTART 0xa0000000 macro435 bootconfig.dram[0].address = MEMSTART; in initarm()
27 options MEMSTART=0x00000000
17 options MEMSTART=0x70000000
220 #ifndef MEMSTART221 #define MEMSTART 0x90000000 macro303 bootconfig.dram[0].address = MEMSTART; in initarm()