Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_fit.c426 node = spl_fit_get_image_node(fit, images, FIT_FIRMWARE_PROP, in spl_load_simple_fit()
/external/u-boot/include/
Dimage.h927 #define FIT_FIRMWARE_PROP "firmware" macro
/external/u-boot/common/
Dimage-fit.c282 uname = fdt_getprop(fit, noffset, FIT_FIRMWARE_PROP, NULL); in fit_conf_print()