Home
last modified time | relevance | path

Searched refs:copy_uboot_to_ram (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Drelocate.h17 int copy_uboot_to_ram(void);
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c183 void copy_uboot_to_ram(void) in copy_uboot_to_ram() function
295 copy_uboot_to_ram(); in board_init_f()
/openbmc/u-boot/arch/arc/lib/
H A Drelocate.c17 int copy_uboot_to_ram(void) in copy_uboot_to_ram() function
/openbmc/u-boot/arch/x86/lib/
H A Drelocate.c25 int copy_uboot_to_ram(void) in copy_uboot_to_ram() function
/openbmc/u-boot/common/
H A Dboard_f.c972 copy_uboot_to_ram,