Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dvexpress_common.h31 #define V2M_BASE 0x60000000 macro
45 #define V2M_BASE 0x80000000 macro
114 #define CONFIG_SYS_MEMTEST_START V2M_BASE
150 #define CONFIG_SYS_LOAD_ADDR (V2M_BASE + 0x8000)
151 #define LINUX_BOOT_PARAM_ADDR (V2M_BASE + 0x2000)
154 #define PHYS_SDRAM_1 (V2M_BASE) /* SDRAM Bank #1 */
155 #define PHYS_SDRAM_2 (((unsigned int)V2M_BASE) + \
H A Dvexpress_aemv8a.h43 #define V2M_BASE 0x80000000 macro
119 #define CONFIG_SYS_LOAD_ADDR (V2M_BASE + 0x10000000)
122 #define PHYS_SDRAM_1 (V2M_BASE) /* SDRAM Bank #1 */
H A Dbcm_northstar2.h14 #define V2M_BASE 0x80000000 macro
15 #define PHYS_SDRAM_1 V2M_BASE
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch97 #define V2M_BASE 0x80000000