Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/tools/
A Dimage-host.c814 int index, max_index; in fit_config_get_hash_list() local
816 max_index = fdt_stringlist_count(fit, conf_noffset, iname); in fit_config_get_hash_list()
818 for (index = 0; index < max_index; index++) { in fit_config_get_hash_list()

Completed in 4 milliseconds