Searched refs:IH_TYPE_SUNXI_TOC0 (Results 1 - 3 of 3) sorted by last modified time

/u-boot/boot/
H A Dimage.c181 { IH_TYPE_SUNXI_TOC0, "sunxi_toc0", "Allwinner TOC0 Boot Image" },
/u-boot/include/
H A Dimage.h231 IH_TYPE_SUNXI_TOC0, /* Allwinner TOC0 Boot Image */ enumerator in enum:image_type_t
/u-boot/tools/
H A Dsunxi_toc0.c888 return type == IH_TYPE_SUNXI_TOC0 ? 0 : 1;

Completed in 88 milliseconds