Searched refs:fails (Results 1 – 6 of 6) sorted by relevance
593 let mut fails = 0; in run_bootstrap() localVariable600 fails += 1; in run_bootstrap()605 fails += 1; in run_bootstrap()611 fails += 1; in run_bootstrap()615 if fails > 0 { in run_bootstrap()619 fails > 0 in run_bootstrap()624 let mut fails = 0; in run_oversized_bootstrap() localVariable633 fails += 1; in run_oversized_bootstrap()638 fails += 1; in run_oversized_bootstrap()644 fails += 1; in run_oversized_bootstrap()[all …]
47 * If you have changed something above and this assert fails:
44 * If you have changed something above and this assert fails:
45 * If you have changed something above and this assert fails:
76 - Add error when flash device fails to open.77 - Panic bootloader when flash device fails to open.
431 Interrupt boot if it fails.432 3. ROM bootloader verifies the bootloader image, interrupt boot if any step fails: