Searched refs:IH_TYPE_IMX8IMAGE (Results 1 – 5 of 5) sorted by relevance
181 IH_TYPE_IMX8IMAGE, /* Freescale IMX8Boot Image */ enumerator
526 } else if (params.type == IH_TYPE_IMX8IMAGE) { in main()
38 return (type == IH_TYPE_IMX8IMAGE) ? EXIT_SUCCESS : EXIT_FAILURE; in imx8image_check_image_types()
304 IH_TYPE_IMX8IMAGE, /* Freescale IMX8Boot Image */ enumerator
142 { IH_TYPE_IMX8IMAGE, "imx8image", "NXP i.MX8 Boot Image",},