Searched refs:RAMCP_BASE (Results 1 – 3 of 3) sorted by relevance
44 #ifndef RAMCP_BASE45 #define RAMCP_BASE RAM9_BASE macro57 #ifndef RAMCP_BASE58 #define RAMCP_BASE RAM2_BASE61 #define RAMCP_SIZE (RAM3_BASE - RAMCP_BASE)
502 ifneq ($(RAMCP_BASE),)503 KBUILD_CPPFLAGS += -DRAMCP_BASE=$(RAMCP_BASE)
471 export RAMCP_BASE ?= 0x20000000+$(RAM_SIZE)
Completed in 4 milliseconds