Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dloader.c606 static ssize_t load_uboot_image(const char *filename, hwaddr *ep, in load_uboot_image() function
755 return load_uboot_image(filename, ep, loadaddr, is_linux, IH_TYPE_KERNEL, in load_uimage()
764 return load_uboot_image(filename, ep, loadaddr, is_linux, IH_TYPE_KERNEL, in load_uimage_as()
777 return load_uboot_image(filename, NULL, &addr, NULL, IH_TYPE_RAMDISK, in load_ramdisk_as()