Home
last modified time | relevance | path

Searched refs:relocate_code (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/u-boot/arch/microblaze/cpu/
H A Dstart.S223 .global relocate_code symbol
224 .ent relocate_code
226 relocate_code: label
321 .end relocate_code
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Drelocate_64.S23 ENTRY(relocate_code)
96 ENDPROC(relocate_code)
H A Drelocate.S80 ENTRY(relocate_code)
131 ENDPROC(relocate_code)
/OK3568_Linux_fs/u-boot/arch/nios2/cpu/
H A Dstart.S156 .global relocate_code symbol
158 relocate_code: label
/OK3568_Linux_fs/u-boot/arch/sh/lib/
H A Dboard.c19 void relocate_code(ulong start_addr_sp, gd_t *new_gd, ulong relocaddr) in relocate_code() function
/OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/
H A Dspl_minimal.c44 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
H A Dspl.c57 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/
H A Dspl_minimal.c42 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
H A Dspl.c41 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/
H A Dspl_minimal.c46 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
H A Dspl.c71 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dspl_minimal.c42 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
H A Dspl.c63 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/p1022ds/
H A Dspl_minimal.c49 relocate_code(CONFIG_SPL_RELOC_STACK, 0, in board_init_f()
H A Dspl.c71 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Dspl.c67 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Dspl.c78 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dreloc.c108 void relocate_code(ulong start_addr_sp, gd_t *new_gd, ulong relocaddr) in relocate_code() function
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf530x/
H A Dstart.S165 .globl relocate_code symbol
166 relocate_code: label
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dstart.S167 .globl relocate_code symbol
168 relocate_code: label
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h503 void relocate_code(ulong);
505 void relocate_code(ulong, gd_t *, ulong) __attribute__ ((noreturn));
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf523x/
H A Dstart.S164 .globl relocate_code symbol
165 relocate_code: label
/OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/
H A Dspl.c64 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/
H A Dspl.c86 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Dspl.c94 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()

123