Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c234 uname = (char *)fdt_getprop(fit, noffset, FIT_DEFAULT_PROP, NULL); in fit_print_contents()
1951 FIT_DEFAULT_PROP, &len); in fit_conf_get_node()
1953 fit_get_debug(fit, confs_noffset, FIT_DEFAULT_PROP, in fit_conf_get_node()
/rk3399_rockchip-uboot/include/
H A Dimage.h949 #define FIT_DEFAULT_PROP "default" macro