Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c42 void *get_irom_func(int index) in get_irom_func() function
226 copy_bl2 = get_irom_func(MMC_INDEX); in copy_uboot_to_ram()
233 copy_bl2_from_emmc = get_irom_func(EMMC44_INDEX); in copy_uboot_to_ram()
234 end_bootop_from_emmc = get_irom_func(EMMC44_END_INDEX); in copy_uboot_to_ram()
247 usb_copy = get_irom_func(USB_INDEX); in copy_uboot_to_ram()