Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h178 IH_TYPE_SOCFPGAIMAGE_V1, /* Altera SOCFPGA A10 Preloader */ enumerator
/openbmc/u-boot/tools/
H A Dsocfpgaimage.c294 if (type == IH_TYPE_SOCFPGAIMAGE_V1) in socfpgaimage_check_image_types_v1()
/openbmc/u-boot/include/
H A Dimage.h301 IH_TYPE_SOCFPGAIMAGE_V1, /* Altera SOCFPGA A10 Preloader */ enumerator
/openbmc/u-boot/common/
H A Dimage.c151 { IH_TYPE_SOCFPGAIMAGE_V1, "socfpgaimage_v1", "Altera SoCFPGA A10 preloader",},