Home
last modified time | relevance | path

Searched refs:CONFIG_SPL_TEXT_BASE (Results 1 – 25 of 177) sorted by relevance

12345678

/openbmc/u-boot/include/configs/
H A Dam65x_evm.h23 #define CONFIG_SPL_TEXT_BASE 0x80080000 macro
25 #define CONFIG_SPL_TEXT_BASE 0x41c00000 macro
37 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SPL_TEXT_BASE + \
H A Dexynos5420-common.h21 #define CONFIG_SPL_TEXT_BASE 0x02024410 macro
23 #define CONFIG_SPL_TEXT_BASE 0x02024400 macro
H A Dbur_am335x_common.h44 #define CONFIG_SPL_TEXT_BASE 0x402F0400 macro
46 CONFIG_SPL_TEXT_BASE)
H A Drk3288_common.h27 # define CONFIG_SPL_TEXT_BASE 0x0 macro
29 # define CONFIG_SPL_TEXT_BASE 0xff704000 macro
H A Dti_omap5_common.h84 #define CONFIG_SPL_TEXT_BASE CONFIG_ISW_ENTRY_ADDR macro
98 #define CONFIG_SPL_TEXT_BASE 0x40300000 macro
H A Dls1046a_common.h66 #define CONFIG_SPL_TEXT_BASE 0x10000000 macro
92 #define CONFIG_SPL_TEXT_BASE 0x10000000 macro
117 #define CONFIG_SPL_TEXT_BASE 0x10000000 macro
H A Dkc1.h73 #define CONFIG_SPL_TEXT_BASE 0x40300000 macro
75 CONFIG_SPL_TEXT_BASE)
H A Domap3_logic.h22 #undef CONFIG_SPL_TEXT_BASE
23 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
H A Dsniper.h67 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
69 CONFIG_SPL_TEXT_BASE)
H A Domap3_overo.h14 #undef CONFIG_SPL_TEXT_BASE
15 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
H A Dti814x_evm.h125 #define CONFIG_SPL_TEXT_BASE 0x40300000 macro
127 CONFIG_SPL_TEXT_BASE)
H A Domap3_igep00x0.h18 #undef CONFIG_SPL_TEXT_BASE
19 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
H A Dti816x_evm.h93 #define CONFIG_SPL_TEXT_BASE 0x40400000 macro
95 CONFIG_SPL_TEXT_BASE)
H A Dpcl063.h24 #undef CONFIG_SPL_TEXT_BASE
25 #define CONFIG_SPL_TEXT_BASE 0x00909000 macro
H A Dam3517_evm.h192 #undef CONFIG_SPL_TEXT_BASE
193 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
H A Ddevkit8000.h157 #undef CONFIG_SPL_TEXT_BASE
158 #define CONFIG_SPL_TEXT_BASE 0x40200000 /*CONFIG_SYS_SRAM_START*/ macro
H A Dcontrolcenterdc.h79 #define CONFIG_SPL_TEXT_BASE 0x40002614 macro
82 #define CONFIG_SPL_TEXT_BASE 0x40000030 macro
H A Domap3_beagle.h20 #undef CONFIG_SPL_TEXT_BASE
21 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
H A Domap3_evm.h25 #undef CONFIG_SPL_TEXT_BASE
26 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
H A Dtao3530.h222 #define CONFIG_SPL_TEXT_BASE 0x40200800 macro
224 CONFIG_SPL_TEXT_BASE)
H A Dcm_t35.h235 #define CONFIG_SPL_TEXT_BASE 0x40200800 macro
237 CONFIG_SPL_TEXT_BASE)
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dconfig.mk8 MKIMAGEFLAGS_u-boot-spl.stm32 = -T stm32image -a $(CONFIG_SPL_TEXT_BASE) -e $(CONFIG_SPL_TEXT_BASE)
/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dhandoff.c73 atfhandoffparams = (void *)CONFIG_SPL_TEXT_BASE; in handoff_setup()
84 writel(CONFIG_SPL_TEXT_BASE, &pmu_base->gen_storage6); in handoff_setup()
/openbmc/u-boot/arch/arm/dts/
H A Dtegra-u-boot.dtsi3 #ifdef CONFIG_SPL_TEXT_BASE
4 #define U_BOOT_OFFSET (CONFIG_SYS_TEXT_BASE - CONFIG_SPL_TEXT_BASE)
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dconfig.mk19 -a $(CONFIG_SPL_TEXT_BASE) -e $(CONFIG_SPL_TEXT_BASE) -n SPL

12345678