Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.h72 bool auto_its; /* Automatically create the .its file */ member
H A Dmkimage.c205 params.auto_its = !strcmp(datafile, "auto"); in process_args()
309 if (!params.auto_its) in process_args()
H A Dfit_image.c706 if (params->auto_its) { in fit_handle_file()
877 if (params->auto_its) in fit_check_params()