Searched refs:boot_count (Results 1 – 1 of 1) sorted by relevance
376 uint32_t boot_count; member434 platdata.boot_count = 1; in fwu_plat_get_boot_index()437 } else if (platdata.boot_count) { in fwu_plat_get_boot_index()439 if (platdata.boot_count < CONFIG_FWU_MAX_COUNT) { in fwu_plat_get_boot_index()440 platdata.boot_count++; in fwu_plat_get_boot_index()443 platdata.boot_count = 0; in fwu_plat_get_boot_index()
Completed in 2 milliseconds