Searched refs:IH_TYPE_GPIMAGE (Results 1 - 4 of 4) sorted by relevance

/u-boot/tools/
H A Dgpimage.c31 if (type == IH_TYPE_GPIMAGE)
H A Dimagetool.c56 if ((*curr)->check_image_type && (*curr)->check_image_type(IH_TYPE_GPIMAGE) == 0)
/u-boot/boot/
H A Dimage.c146 { IH_TYPE_GPIMAGE, "gpimage", "TI Keystone SPL Image",},
/u-boot/include/
H A Dimage.h207 IH_TYPE_GPIMAGE, /* TI Keystone GPHeader Image */ enumerator in enum:image_type_t

Completed in 55 milliseconds