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

/u-boot/arch/mips/mach-mtmips/mt7621/spl/
H A Dstart.S20 #ifndef CFG_SYS_INIT_SP_ADDR
21 #define CFG_SYS_INIT_SP_ADDR (CFG_SYS_SDRAM_BASE + \ define
34 PTR_LI t1, CFG_SYS_INIT_SP_ADDR
204 li t0, (CFG_SYS_INIT_SP_ADDR + 15) & (~15)

Completed in 35 milliseconds