Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h40 IH_OS_VXWORKS, /* VxWorks */ enumerator
H A Dloader.c706 } else if (hdr->ih_os == IH_OS_VXWORKS) { in load_uboot_image()
/openbmc/u-boot/common/
H A Dbootm_os.c486 [IH_OS_VXWORKS] = do_bootm_vxworks,
H A Dbootm.c296 images.os.os == IH_OS_VXWORKS)) in bootm_find_other()
H A Dimage.c105 { IH_OS_VXWORKS, "vxworks", "VxWorks", },
/openbmc/u-boot/include/
H A Dimage.h165 IH_OS_VXWORKS, /* VxWorks */ enumerator