Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Duboot_image.h222 uint8_t ih_os; /* Operating System */ member
H A Dloader.c684 if (hdr->ih_os == IH_OS_LINUX) { in load_uboot_image()
686 } else if (hdr->ih_os == IH_OS_VXWORKS) { in load_uboot_image()