Home
last modified time | relevance | path

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

/u-boot/tools/
A Dimage-host.c808 int index, max_index; in fit_config_get_hash_list() local
810 max_index = fdt_stringlist_count(fit, conf_noffset, iname); in fit_config_get_hash_list()
812 for (index = 0; index < max_index; index++) { in fit_config_get_hash_list()

Completed in 5 milliseconds