Home
last modified time | relevance | path

Searched refs:IH_TYPE_ZYNQIMAGE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/core/
H A Duboot_image.h169 IH_TYPE_ZYNQIMAGE, /* Xilinx Zynq Boot Image */ enumerator
/openbmc/u-boot/tools/
H A Dzynqimage.c225 if (type == IH_TYPE_ZYNQIMAGE) in zynqimage_check_image_types()
/openbmc/u-boot/include/
H A Dimage.h292 IH_TYPE_ZYNQIMAGE, /* Xilinx Zynq Boot Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c162 { IH_TYPE_ZYNQIMAGE, "zynqimage", "Xilinx Zynq Boot Image" },