Searched refs:ih_os (Results 1 – 4 of 4) sorted by relevance
222 uint8_t ih_os; /* Operating System */ member
705 if (hdr->ih_os == IH_OS_LINUX) { in load_uboot_image()707 } else if (hdr->ih_os == IH_OS_VXWORKS) { in load_uboot_image()
115 if (header->ih_os == IH_OS_LINUX) { in spl_nand_load_image()
345 uint8_t ih_os; /* Operating System */ member