Searched refs:IH_TYPE_KERNEL (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/core/ |
A D | uboot_image.h | 144 IH_TYPE_KERNEL, /* OS Kernel Image */ enumerator
|
A D | loader.c | 657 if (!(image_type == IH_TYPE_KERNEL && in load_uboot_image() 677 case IH_TYPE_KERNEL: in load_uboot_image() 776 return load_uboot_image(filename, ep, loadaddr, is_linux, IH_TYPE_KERNEL, in load_uimage() 785 return load_uboot_image(filename, ep, loadaddr, is_linux, IH_TYPE_KERNEL, in load_uimage_as()
|
Completed in 11 milliseconds