Home
last modified time | relevance | path

Searched refs:IH_TYPE_PBLIMAGE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/core/
H A Duboot_image.h158 IH_TYPE_PBLIMAGE, /* Freescale PBL Boot Image */ enumerator
/openbmc/u-boot/tools/
H A Dpblimage.c222 if (type == IH_TYPE_PBLIMAGE) in pblimage_check_image_types()
H A Dmkimage.c516 } else if (params.type == IH_TYPE_PBLIMAGE) { in main()
/openbmc/u-boot/include/
H A Dimage.h281 IH_TYPE_PBLIMAGE, /* Freescale PBL Boot Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c147 { IH_TYPE_PBLIMAGE, "pblimage", "Freescale PBL Boot Image",},