Home
last modified time | relevance | path

Searched refs:CONFIG_SPL_RELOC_STACK (Results 1 – 21 of 21) sorted by relevance

/u-boot/board/freescale/p1010rdb/
A Dspl_minimal.c44 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
A Dspl.c60 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/u-boot/board/freescale/p1_p2_rdb_pc/
A Dspl_minimal.c42 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
A Dspl.c66 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/u-boot/board/Arcturus/ucp1020/
A Dspl_minimal.c46 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
A Dspl.c74 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/u-boot/include/configs/
A DP1010RDB.h63 #define CONFIG_SPL_RELOC_STACK 0x00100000 macro
486 #define CONFIG_SPL_RELOC_STACK (CONFIG_SYS_INIT_L2_ADDR + 112 * 1024) macro
497 #define CONFIG_SPL_RELOC_STACK (CONFIG_SYS_INIT_L2_ADDR + 192 * 1024) macro
507 #define CONFIG_SPL_RELOC_STACK ((CONFIG_SYS_INIT_L2_END - 1) & ~0xF) macro
A Dp1_p2_rdb_pc.h420 #define CONFIG_SPL_RELOC_STACK (CONFIG_SYS_INIT_L2_ADDR + 116 * 1024) macro
433 #define CONFIG_SPL_RELOC_STACK (CONFIG_SYS_INIT_L2_ADDR + 192 * 1024) macro
442 #define CONFIG_SPL_RELOC_STACK ((CONFIG_SYS_INIT_L2_END - 1) & ~0xF) macro
A Dt4qds.h52 #define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024) macro
A DT4240RDB.h90 #define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024) macro
A DT208xRDB.h116 #define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024) macro
A DT208xQDS.h134 #define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024) macro
A DT102xRDB.h165 #define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024) macro
A DT104xRDB.h199 #define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024) macro
/u-boot/board/freescale/t4rdb/
A Dspl.c69 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/u-boot/board/freescale/t208xrdb/
A Dspl.c66 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/u-boot/board/freescale/t208xqds/
A Dspl.c96 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/u-boot/board/freescale/t104xrdb/
A Dspl.c88 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/u-boot/board/freescale/t102xrdb/
A Dspl.c97 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/u-boot/scripts/
A Dconfig_whitelist.txt1584 CONFIG_SPL_RELOC_STACK
/u-boot/
A DREADME2149 CONFIG_SPL_RELOC_STACK

Completed in 29 milliseconds