Searched refs:fdt_property_file (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/
H A Dfit_image.c132 static int fdt_property_file(struct image_tool_params *params, function
294 ret = fdt_property_file(params, fdt, FIT_DATA_PROP, params->datafile);
311 ret = fdt_property_file(params, fdt, FIT_DATA_PROP,
336 ret = fdt_property_file(params, fdt, FIT_DATA_PROP,

Completed in 74 milliseconds