Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h161 IH_TYPE_ATMELIMAGE, /* ATMEL ROM bootable Image */ enumerator
/openbmc/u-boot/tools/
H A Datmelimage.c16 if (type == IH_TYPE_ATMELIMAGE) in atmel_check_image_type()
/openbmc/u-boot/include/
H A Dimage.h284 IH_TYPE_ATMELIMAGE, /* ATMEL ROM bootable Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c155 { IH_TYPE_ATMELIMAGE, "atmelimage", "ATMEL ROM-Boot Image",},