Searched refs:CFG_SYS_INIT_SP (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/configs/
H A Dmcr3000.h17 #define CFG_SYS_INIT_SP (CONFIG_SYS_IMMR + 0x3c00) macro
H A Dcmpc885.h12 #define CFG_SYS_INIT_SP (CONFIG_SYS_IMMR + 0x3c00) macro
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dstart.S144 lis r3, CFG_SYS_INIT_SP@h
145 ori r3, r3, CFG_SYS_INIT_SP@l

Completed in 39 milliseconds