Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h162 IH_TYPE_SOCFPGAIMAGE, /* Altera SOCFPGA CV/AV Preloader */ enumerator
/openbmc/u-boot/tools/
H A Dsocfpgaimage.c287 if (type == IH_TYPE_SOCFPGAIMAGE) in socfpgaimage_check_image_types_v0()
/openbmc/u-boot/include/
H A Dimage.h285 IH_TYPE_SOCFPGAIMAGE, /* Altera SOCFPGA CV/AV Preloader */ enumerator
/openbmc/u-boot/common/
H A Dimage.c150 { IH_TYPE_SOCFPGAIMAGE, "socfpgaimage", "Altera SoCFPGA CV/AV preloader",},