Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c194 void (*end_bootop_from_emmc)(void); in copy_uboot_to_ram() local
234 end_bootop_from_emmc = get_irom_func(EMMC44_END_INDEX); in copy_uboot_to_ram()
237 end_bootop_from_emmc(); in copy_uboot_to_ram()