Searched refs:RAM_START (Results 1 – 6 of 6) sorted by relevance
34 #define RAM_START 0 macro35 #define RAM_END (RAM_START + 0x800000) /* only 8M mapped with BATs */37 #define PROG_START RAM_START54 setup_bats(RAM_START); in boot()72 dst = (void *) RAM_START; in boot()
27 #define RAM_START 0xf0000000 macro
29 #define RAM_START 0x10000000 macro
29 #define RAM_START 0x00000000 macro
36 #define RAM_START 0x00000000 macro