Searched refs:FIT_STANDALONE_PROP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | image.h | 961 #define FIT_STANDALONE_PROP "standalone" macro |
/openbmc/u-boot/common/ | ||
H A D | image-fit.c | 1781 return FIT_STANDALONE_PROP; in fit_get_image_type_property() |