Home
last modified time | relevance | path

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

12

/external/u-boot/arch/arm/lib/
Drelocate_64.S22 ENTRY(relocate_code)
90 ENDPROC(relocate_code)
Drelocate.S79 ENTRY(relocate_code)
130 ENDPROC(relocate_code)
/external/u-boot/arch/microblaze/cpu/
Dstart.S222 .global relocate_code symbol
223 .ent relocate_code
225 relocate_code: label
320 .end relocate_code
/external/u-boot/arch/nios2/cpu/
Dstart.S155 .global relocate_code symbol
157 relocate_code: label
/external/u-boot/arch/sh/lib/
Dboard.c18 void relocate_code(ulong start_addr_sp, gd_t *new_gd, ulong relocaddr) in relocate_code() function
/external/u-boot/board/freescale/p1_p2_rdb_pc/
Dspl_minimal.c41 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
Dspl.c62 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/external/u-boot/board/freescale/p1010rdb/
Dspl_minimal.c43 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
Dspl.c56 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/external/u-boot/board/freescale/c29xpcie/
Dspl_minimal.c41 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
Dspl.c40 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/external/u-boot/board/Arcturus/ucp1020/
Dspl_minimal.c45 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
Dspl.c70 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/external/u-boot/board/freescale/p1022ds/
Dspl_minimal.c48 relocate_code(CONFIG_SPL_RELOC_STACK, 0, in board_init_f()
Dspl.c70 relocate_code(CONFIG_SPL_RELOC_STACK, 0, CONFIG_SPL_RELOC_TEXT_BASE); in board_init_f()
/external/u-boot/include/
Dcommon.h312 void relocate_code(ulong);
314 void relocate_code(ulong, gd_t *, ulong) __attribute__ ((noreturn));
/external/u-boot/board/freescale/t4rdb/
Dspl.c66 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/external/u-boot/arch/mips/lib/
Dreloc.c107 void relocate_code(ulong start_addr_sp, gd_t *new_gd, ulong relocaddr) in relocate_code() function
/external/u-boot/board/freescale/b4860qds/
Dspl.c77 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/external/u-boot/board/freescale/t208xrdb/
Dspl.c63 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dstart.S166 .globl relocate_code symbol
167 relocate_code: label
/external/u-boot/arch/m68k/cpu/mcf530x/
Dstart.S164 .globl relocate_code symbol
165 relocate_code: label
/external/u-boot/arch/m68k/cpu/mcf523x/
Dstart.S163 .globl relocate_code symbol
164 relocate_code: label
/external/u-boot/board/freescale/t104xrdb/
Dspl.c85 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()
/external/u-boot/board/freescale/t208xqds/
Dspl.c93 relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0); in board_init_f()

12