Home
last modified time | relevance | path

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

1234567891011

/openbmc/u-boot/include/configs/
H A Diot_devkit.h58 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + SZ_32K) macro
67 #define RAM_DATA_BASE CONFIG_SYS_INIT_SP_ADDR
69 (CONFIG_SYS_INIT_SP_ADDR - \
H A Dsocfpga_stratix10_socdk.h42 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_INIT_RAM_ADDR \ macro
45 #define CONFIG_SYS_INIT_SP_OFFSET (CONFIG_SYS_INIT_SP_ADDR)
202 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
H A Dxilinx_versal_mini_qspi.h15 #undef CONFIG_SYS_INIT_SP_ADDR
16 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + 0x20000) macro
H A Dkoelsch.h13 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
16 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dgose.h13 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
16 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dlager.h14 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
17 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dsilk.h15 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
18 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dporter.h15 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
18 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dalt.h14 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
17 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dstout.h16 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
19 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dsama5d2_xplained.h19 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
21 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d4ek.h19 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
21 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d27_som1_ek.h22 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
24 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsama5d4_xplained.h19 #define CONFIG_SYS_INIT_SP_ADDR 0x218000 macro
21 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dsocfpga_common.h41 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_BOOTCOUNT_ADDR macro
43 #define CONFIG_SYS_INIT_SP_ADDR \ macro
299 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
H A Dsama5d3_xplained.h30 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro
32 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dstm32f746-disco.h11 #define CONFIG_SYS_INIT_SP_ADDR 0x20050000 macro
63 #define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
H A Dblanche.h15 #define CONFIG_SYS_INIT_SP_ADDR 0x4f000000 macro
18 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dsama5d3xek.h43 #define CONFIG_SYS_INIT_SP_ADDR 0x318000 macro
45 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dti_armv7_common.h69 #ifndef CONFIG_SYS_INIT_SP_ADDR
70 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \ macro
H A Dwb50n.h43 #define CONFIG_SYS_INIT_SP_ADDR 0x310000 macro
45 #define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Dat91sam9260ek.h65 # define CONFIG_SYS_INIT_SP_ADDR \ macro
68 # define CONFIG_SYS_INIT_SP_ADDR \ macro
H A Darmadillo-800eva.h27 #define CONFIG_SYS_INIT_SP_ADDR 0xE8083000 macro
30 (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
H A Dls1012a_common.h19 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE macro
21 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0) macro
H A Dls2080a_common.h18 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE macro
20 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0) macro

1234567891011