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

/u-boot/boot/
H A Dimage-board.c761 IH_TYPE_LOADABLE,
H A Dimage-fit.c2043 case IH_TYPE_LOADABLE:
2190 if ((!type_ok || !os_ok) && image_type != IH_TYPE_LOADABLE) {
/u-boot/common/spl/
H A Dspl_fit.c939 IH_ARCH_DEFAULT, IH_TYPE_LOADABLE, -1,
/u-boot/include/
H A Dimage.h212 IH_TYPE_LOADABLE, /* A list of typeless images */ enumerator in enum:image_type_t

Completed in 85 milliseconds