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

/u-boot/tools/
H A Dfit_image.c285 fdt_property_string(fdt, FIT_COMP_PROP,
318 fdt_property_string(fdt, FIT_COMP_PROP,
/u-boot/boot/
H A Dimage-fit.c793 data = fdt_getprop(fit, noffset, FIT_COMP_PROP, &len);
795 fit_get_debug(fit, noffset, FIT_COMP_PROP, len);
/u-boot/include/
H A Dimage.h1100 #define FIT_COMP_PROP "compression" macro
/u-boot/test/image/
H A Dspl_load.c194 if (fdt_property_string(dst, FIT_COMP_PROP, "none"))

Completed in 67 milliseconds