Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dfit_image.c212 static int fdt_property_strf(void *fdt, const char *name, const char *fmt, ...) in fdt_property_strf() function
392 fdt_property_strf(fdt, "description", in fit_build_fdt()
395 fdt_property_strf(fdt, "creator", "U-Boot mkimage %s", PLAIN_VERSION); in fit_build_fdt()