Home
last modified time | relevance | path

Searched refs:FIT_FIRMWARE_PROP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c688 node = spl_fit_get_image_node(fit, images, FIT_FIRMWARE_PROP, in spl_internal_load_simple_fit()
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c1902 uname = fdt_getprop(fit, noffset, FIT_FIRMWARE_PROP, NULL); in fit_conf_print()
2005 return FIT_FIRMWARE_PROP; in fit_get_image_type_property()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h947 #define FIT_FIRMWARE_PROP "firmware" macro