Home
last modified time | relevance | path

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

12345678910

/OK3568_Linux_fs/u-boot/include/configs/
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 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 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 Dwb50n.h44 #define CONFIG_SYS_INIT_SP_ADDR 0x310000 macro
46 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d2_ptc.h24 #define CONFIG_SYS_INIT_SP_ADDR 0x210000 macro
26 #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 Dma5d4evk.h25 #define CONFIG_SYS_INIT_SP_ADDR 0x210000 macro
27 #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 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 Dsmartweb.h180 #define CONFIG_SYS_INIT_SP_ADDR 0x301000 macro
189 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dvexpress_aemv8a.h27 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x03f00000) macro
30 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x7fff0) macro
H A Dsocfpga_common.h42 #define CONFIG_SYS_INIT_SP_ADDR \ macro
313 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
H A Dadp-ag101p.h237 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0xA0000 - \ macro
240 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000 - \ macro
/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Dstart.S15 #ifndef CONFIG_SYS_INIT_SP_ADDR
16 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + \ macro
57 PTR_LI t1, CONFIG_SYS_INIT_SP_ADDR

12345678910