/external/u-boot/include/configs/ |
D | koelsch.h | 13 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 16 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | lager.h | 14 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 17 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | gose.h | 13 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 16 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | silk.h | 15 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 18 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | alt.h | 14 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 17 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | porter.h | 15 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 18 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | stout.h | 16 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 19 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | sama5d2_xplained.h | 22 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 24 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | sama5d4ek.h | 20 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 22 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | sama5d27_som1_ek.h | 25 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 27 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | stm32f746-disco.h | 11 #define CONFIG_SYS_INIT_SP_ADDR 0x20050000 macro 67 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
|
D | sama5d4_xplained.h | 22 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 24 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | blanche.h | 15 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro 18 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | sama5d3_xplained.h | 31 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro 33 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | sama5d3xek.h | 47 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro 49 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | ti_armv7_common.h | 72 #ifndef CONFIG_SYS_INIT_SP_ADDR 73 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \ macro
|
D | wb50n.h | 44 #define CONFIG_SYS_INIT_SP_ADDR 0x310000 macro 46 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | armadillo-800eva.h | 24 #define CONFIG_SYS_INIT_SP_ADDR 0xE8083000 macro 27 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
D | at91sam9260ek.h | 66 # define CONFIG_SYS_INIT_SP_ADDR \ macro 69 # define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | smartweb.h | 176 #define CONFIG_SYS_INIT_SP_ADDR 0x301000 macro 185 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
D | vexpress_aemv8a.h | 23 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x03f00000) macro 25 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x7fff0) macro
|
D | socfpga_common.h | 35 #define CONFIG_SYS_INIT_SP_ADDR \ macro 284 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
|
D | adp-ag101p.h | 215 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0xA0000 - \ macro 218 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000 - \ macro
|
D | da850evm.h | 304 #define CONFIG_SYS_INIT_SP_ADDR 0x8001ff00 macro 306 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000 - /* Fix this */ \ macro
|
/external/u-boot/arch/mips/cpu/ |
D | start.S | 14 #ifndef CONFIG_SYS_INIT_SP_ADDR 15 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + \ macro 56 PTR_LI t1, CONFIG_SYS_INIT_SP_ADDR
|