Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Duboot_image.h144 IH_TYPE_KERNEL, /* OS Kernel Image */ enumerator
H A Dloader.c636 if (!(image_type == IH_TYPE_KERNEL && in load_uboot_image()
656 case IH_TYPE_KERNEL: in load_uboot_image()
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()