| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | koelsch.h | 26 #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 D | gose.h | 26 #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 D | porter.h | 27 #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 D | stout.h | 29 #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 D | lager.h | 27 #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 D | silk.h | 27 #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 D | alt.h | 26 #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 D | sama5d2_xplained.h | 23 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 25 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | stm32f746-disco.h | 12 #define CONFIG_SYS_INIT_SP_ADDR 0x20050000 macro 74 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
|
| H A D | sama5d3_xplained.h | 32 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro 34 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | sama5d4ek.h | 21 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 23 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | sama5d4_xplained.h | 21 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro 23 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | ti_armv7_common.h | 73 #ifndef CONFIG_SYS_INIT_SP_ADDR 74 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \ macro
|
| H A D | wb50n.h | 44 #define CONFIG_SYS_INIT_SP_ADDR 0x310000 macro 46 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | sama5d2_ptc.h | 24 #define CONFIG_SYS_INIT_SP_ADDR 0x210000 macro 26 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | sama5d3xek.h | 59 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro 61 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | ma5d4evk.h | 25 #define CONFIG_SYS_INIT_SP_ADDR 0x210000 macro 27 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | blanche.h | 20 #define CONFIG_SYS_INIT_SP_ADDR 0xE817FFFC macro 23 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
| H A D | at91sam9260ek.h | 71 # define CONFIG_SYS_INIT_SP_ADDR \ macro 74 # define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | armadillo-800eva.h | 28 #define CONFIG_SYS_INIT_SP_ADDR 0xE8083000 macro 31 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
|
| H A D | smartweb.h | 180 #define CONFIG_SYS_INIT_SP_ADDR 0x301000 macro 189 #define CONFIG_SYS_INIT_SP_ADDR \ macro
|
| H A D | vexpress_aemv8a.h | 27 #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 D | socfpga_common.h | 42 #define CONFIG_SYS_INIT_SP_ADDR \ macro 313 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
|
| H A D | adp-ag101p.h | 237 #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 D | start.S | 15 #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
|