Home
last modified time | relevance | path

Searched refs:V2M_BASE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dvexpress_common.h32 #define V2M_BASE 0x60000000 macro
47 #define V2M_BASE 0x80000000 macro
118 #define CONFIG_SYS_MEMTEST_START V2M_BASE
164 #define CONFIG_SYS_LOAD_ADDR (V2M_BASE + 0x8000)
165 #define LINUX_BOOT_PARAM_ADDR (V2M_BASE + 0x2000)
169 #define PHYS_SDRAM_1 (V2M_BASE) /* SDRAM Bank #1 */
170 #define PHYS_SDRAM_2 (((unsigned int)V2M_BASE) + \
H A Dvexpress_aemv8a.h48 #define V2M_BASE 0x80000000 macro
137 #define CONFIG_SYS_LOAD_ADDR (V2M_BASE + 0x10000000)
140 #define PHYS_SDRAM_1 (V2M_BASE) /* SDRAM Bank #1 */
H A Dbcm_northstar2.h15 #define V2M_BASE 0x80000000 macro
16 #define PHYS_SDRAM_1 V2M_BASE