Home
last modified time | relevance | path

Searched refs:CONFIG_SPL_STACK_R_ADDR (Results 76 – 81 of 81) sorted by relevance

1234

/openbmc/u-boot/configs/
H A Devb-ast2600a1-spl_defconfig22 CONFIG_SPL_STACK_R_ADDR=0x93000000
H A Dast2600_openbmc_spl_emmc_defconfig21 CONFIG_SPL_STACK_R_ADDR=0x90300000
H A Dast2600_openbmc_spl_defconfig20 CONFIG_SPL_STACK_R_ADDR=0x90300000
H A Dast2600-dcscm_defconfig23 CONFIG_SPL_STACK_R_ADDR=0x93000000
/openbmc/u-boot/common/spl/
H A Dspl.c790 ulong ptr = CONFIG_SPL_STACK_R_ADDR; in spl_relocate_stack_gd()
803 ptr = CONFIG_SPL_STACK_R_ADDR - roundup(sizeof(gd_t),16); in spl_relocate_stack_gd()
/openbmc/u-boot/
H A DREADME275 CONFIG_SPL_STACK_R_ADDR. For non-SPL, U-Boot is relocated to run at the top of
291 CONFIG_SPL_STACK_R_ADDR points into SDRAM

1234