Home
last modified time | relevance | path

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

1234567

/external/u-boot/include/configs/
DP1022DS.h16 #define CONFIG_SPL_TEXT_BASE 0xf8f81000 macro
35 #define CONFIG_SPL_TEXT_BASE 0xf8f81000 macro
61 #define CONFIG_SPL_TEXT_BASE 0xf8f81000 macro
70 #define CONFIG_SPL_TEXT_BASE 0xff800000 macro
218 #define CONFIG_SYS_MONITOR_BASE CONFIG_SPL_TEXT_BASE
DP1010RDB.h19 #define CONFIG_SPL_TEXT_BASE 0xD0001000 macro
42 #define CONFIG_SPL_TEXT_BASE 0xD0001000 macro
65 #define CONFIG_SPL_TEXT_BASE 0xFFFFE000 macro
81 #define CONFIG_SPL_TEXT_BASE 0xD0001000 macro
91 #define CONFIG_SPL_TEXT_BASE 0xff800000 macro
115 #define CONFIG_SYS_MONITOR_BASE CONFIG_SPL_TEXT_BASE
Dexynos5420-common.h21 #define CONFIG_SPL_TEXT_BASE 0x02024410 macro
23 #define CONFIG_SPL_TEXT_BASE 0x02024400 macro
Dbur_am335x_common.h41 #define CONFIG_SPL_TEXT_BASE 0x402F0400 macro
43 CONFIG_SPL_TEXT_BASE)
Dti_omap5_common.h84 #define CONFIG_SPL_TEXT_BASE 0x40301350 macro
98 #define CONFIG_SPL_TEXT_BASE 0x40300000 macro
Drk3288_common.h28 # define CONFIG_SPL_TEXT_BASE 0x0 macro
30 # define CONFIG_SPL_TEXT_BASE 0xff704000 macro
Dkc1.h77 #define CONFIG_SPL_TEXT_BASE 0x40300000 macro
79 CONFIG_SPL_TEXT_BASE)
Dti814x_evm.h126 #define CONFIG_SPL_TEXT_BASE 0x40300000 macro
128 CONFIG_SPL_TEXT_BASE)
Domap3_logic.h30 #undef CONFIG_SPL_TEXT_BASE
31 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
Domap3_overo.h16 #undef CONFIG_SPL_TEXT_BASE
17 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
Dsniper.h72 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
74 CONFIG_SPL_TEXT_BASE)
Dti816x_evm.h96 #define CONFIG_SPL_TEXT_BASE 0x40400000 macro
98 CONFIG_SPL_TEXT_BASE)
Domap3_igep00x0.h20 #undef CONFIG_SPL_TEXT_BASE
21 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
Ddevkit8000.h164 #undef CONFIG_SPL_TEXT_BASE
165 #define CONFIG_SPL_TEXT_BASE 0x40200000 /*CONFIG_SYS_SRAM_START*/ macro
Dcontrolcenterdc.h94 #define CONFIG_SPL_TEXT_BASE 0x40002614 macro
97 #define CONFIG_SPL_TEXT_BASE 0x40000030 macro
Duniphier.h217 #define CONFIG_SPL_TEXT_BASE 0x00040000 macro
219 #define CONFIG_SPL_TEXT_BASE 0x00100000 macro
Dam3517_evm.h212 #undef CONFIG_SPL_TEXT_BASE
213 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
Dtao3530.h229 #define CONFIG_SPL_TEXT_BASE 0x40200800 macro
231 CONFIG_SPL_TEXT_BASE)
Domap3_evm.h27 #undef CONFIG_SPL_TEXT_BASE
28 #define CONFIG_SPL_TEXT_BASE 0x40200000 macro
/external/u-boot/arch/arm/mach-rockchip/rk3288/
Du-boot-tpl.lds6 #undef CONFIG_SPL_TEXT_BASE
7 #define CONFIG_SPL_TEXT_BASE CONFIG_TPL_TEXT_BASE macro
/external/u-boot/arch/arm/mach-rockchip/rk3368/
Du-boot-tpl.lds6 #undef CONFIG_SPL_TEXT_BASE
7 #define CONFIG_SPL_TEXT_BASE CONFIG_TPL_TEXT_BASE macro
/external/u-boot/arch/arm/mach-stm32mp/
Dconfig.mk8 MKIMAGEFLAGS_u-boot-spl.stm32 = -T stm32image -a $(CONFIG_SPL_TEXT_BASE) -e $(CONFIG_SPL_TEXT_BASE)
/external/u-boot/arch/arm/cpu/armv8/zynqmp/
Dhandoff.c73 atfhandoffparams = (void *)CONFIG_SPL_TEXT_BASE; in handoff_setup()
84 writel(CONFIG_SPL_TEXT_BASE, &pmu_base->gen_storage6); in handoff_setup()
/external/u-boot/arch/arm/dts/
Dtegra-u-boot.dtsi3 #ifdef CONFIG_SPL_TEXT_BASE
4 #define U_BOOT_OFFSET (CONFIG_SYS_TEXT_BASE - CONFIG_SPL_TEXT_BASE)
/external/u-boot/arch/arm/mach-keystone/
Dconfig.mk19 -a $(CONFIG_SPL_TEXT_BASE) -e $(CONFIG_SPL_TEXT_BASE) -n SPL

1234567