Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.h71 bool auto_its; /* Automatically create the .its file */ member
H A Dmkimage.c202 params.auto_its = !strcmp(datafile, "auto"); in process_args()
298 if (!params.auto_its) in process_args()
H A Dfit_image.c652 if (params->auto_its) { in fit_handle_file()
816 if (params->auto_its) in fit_check_params()