Home
last modified time | relevance | path

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

/u-boot/tools/
A Dfit_image.c162 static int fdt_property_strf(void *fdt, const char *name, const char *fmt, ...) in fdt_property_strf() function
364 fdt_property_strf(fdt, FIT_DESC_PROP, in fit_build_fdt()
367 fdt_property_strf(fdt, "creator", "U-Boot mkimage %s", PLAIN_VERSION); in fit_build_fdt()

Completed in 3 milliseconds