Home
last modified time | relevance | path

Searched refs:FIT_DEFAULT_PROP (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/common/
Dimage-fit.c404 uname = (char *)fdt_getprop(fit, noffset, FIT_DEFAULT_PROP, NULL); in fit_print_contents()
1646 FIT_DEFAULT_PROP, &len); in fit_conf_get_node()
1648 fit_get_debug(fit, confs_noffset, FIT_DEFAULT_PROP, in fit_conf_get_node()
/external/u-boot/include/
Dimage.h924 #define FIT_DEFAULT_PROP "default" macro