Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_INIT_SP_ADDR (Results 1 – 25 of 245) sorted by relevance

12345678910

/rk3399_rockchip-uboot/include/configs/
H A Dgose.h26 #define CONFIG_SYS_INIT_SP_ADDR 0x7003FFFC macro
28 #define CONFIG_SYS_INIT_SP_ADDR 0xE633FFFC macro
33 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dkoelsch.h26 #define CONFIG_SYS_INIT_SP_ADDR 0x7003FFFC macro
28 #define CONFIG_SYS_INIT_SP_ADDR 0xE633fffC macro
33 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dporter.h27 #define CONFIG_SYS_INIT_SP_ADDR 0x7003FFFC macro
29 #define CONFIG_SYS_INIT_SP_ADDR 0xE633fffC macro
33 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dstout.h29 #define CONFIG_SYS_INIT_SP_ADDR 0xB003FFFC macro
31 #define CONFIG_SYS_INIT_SP_ADDR 0xE827FFFC macro
35 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dlager.h27 #define CONFIG_SYS_INIT_SP_ADDR 0xB003FFFC macro
29 #define CONFIG_SYS_INIT_SP_ADDR 0xE827FFFC macro
33 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dsilk.h27 #define CONFIG_SYS_INIT_SP_ADDR 0x7003FFFC macro
29 #define CONFIG_SYS_INIT_SP_ADDR 0xE633FFFC macro
33 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dalt.h26 #define CONFIG_SYS_INIT_SP_ADDR 0x7003FFFC macro
28 #define CONFIG_SYS_INIT_SP_ADDR 0xE633FFFC macro
32 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dsama5d2_xplained.h23 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
25 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dstm32f746-disco.h12 #define CONFIG_SYS_INIT_SP_ADDR 0x20050000 macro
74 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
H A Dsama5d3_xplained.h32 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro
34 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d4ek.h21 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
23 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d4_xplained.h21 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
23 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dti_armv7_common.h73 #ifndef CONFIG_SYS_INIT_SP_ADDR
74 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \ macro
H A Dsama5d2_ptc.h24 #define CONFIG_SYS_INIT_SP_ADDR 0x210000 macro
26 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dwb50n.h44 #define CONFIG_SYS_INIT_SP_ADDR 0x310000 macro
46 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dblanche.h20 #define CONFIG_SYS_INIT_SP_ADDR 0xE817FFFC macro
23 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dma5d4evk.h25 #define CONFIG_SYS_INIT_SP_ADDR 0x210000 macro
27 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d3xek.h59 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro
61 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dat91sam9260ek.h71 # define CONFIG_SYS_INIT_SP_ADDR \ macro
74 # define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Darmadillo-800eva.h28 #define CONFIG_SYS_INIT_SP_ADDR 0xE8083000 macro
31 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Daspenite.h26 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE - 0x00200000) macro
H A Dpeach-pit.h26 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_IRAM_TOP - 0x800) macro
H A Dsmartweb.h180 #define CONFIG_SYS_INIT_SP_ADDR 0x301000 macro
189 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Despresso7420.h21 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_IRAM_END macro
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/
H A Dlate_lowlevel_init.S12 ldr sp, = CONFIG_SYS_INIT_SP_ADDR

12345678910