Searched refs:failed (Results 1 – 25 of 67) sorted by relevance
123
359 goto failed; in validate_sb()364 goto failed; in validate_sb()370 goto failed; in validate_sb()376 goto failed; in validate_sb()384 goto failed; in validate_sb()398 goto failed; in validate_sb()404 goto failed; in validate_sb()410 goto failed; in validate_sb()417 goto failed; in validate_sb()424 goto failed; in validate_sb()[all …]
42 c) while on, using static precautions, move JP10 back to the failed image.43 d) use "md fff00000" to confirm you are looking at the failed image46 g) erase failed image: "erase FFF00000 FFF5FFFF"
20 static int failed; variable22 #define TEST(c) if ((c) != ok) failed++200 if (failed) { in fpu_post_test_math6()
595 goto failed; in altera_gen5_sdram_probe()602 goto failed; in altera_gen5_sdram_probe()611 goto failed; in altera_gen5_sdram_probe()619 failed: in altera_gen5_sdram_probe()
271 goto failed; in altera_sdram_probe()276 failed: in altera_sdram_probe()
563 goto failed;568 goto failed;573 goto failed;578 failed:
467 failed = result.return_code or result.stderr469 if failed and not do_config:494 if (failed and not result.already_done and not did_config and507 if failed:
77 echo fallocate failed - using dd instead
133 echo fallocate failed - using dd instead
240 __u32 failed; member
6 This allows to detect multiple failed attempts to boot Linux.
664 unsigned int failed = 0, passed = 0; in do_nand() local696 failed++; in do_nand()703 printf(" Passed: %u, failed: %u\n", passed, failed); in do_nand()704 return failed != 0; in do_nand()
87 | 1 | mbr write failed |
36 b. FAIL -> the requested command failed. The remaining 60 bytes60 reason and consider the command failed. Stop.
97 echo AVB verification failed; \
302 mtd->ecc_stats.failed += in part_read()303 mtd->parent->ecc_stats.failed - stats.failed; in part_read()365 mtd->ecc_stats.failed++; in part_read_oob()
421 Verifying Hash Integrity ... sha1,rsa2048:devrsa_verify_with_keynode: RSA failed to verify: -13422 rsa_verify_with_keynode: RSA failed to verify: -13442 sha1,rsa2048:devrsa_verify_with_keynode: RSA failed to verify: -13443 rsa_verify_with_keynode: RSA failed to verify: -13560 [ 2.595830] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517562 [ 2.612723] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517
109 printf("failed to add item!");
28 # possible that initial tap examination failed. So let's
671 uint32_t corrected = 0, failed = 0; in mxs_nand_ecc_read_page() local797 failed++; in mxs_nand_ecc_read_page()805 mtd->ecc_stats.failed += failed; in mxs_nand_ecc_read_page()
1884 mtd->ecc_stats.failed++; in nand_read_page_swecc()1996 mtd->ecc_stats.failed++; in nand_read_subpage()2062 mtd->ecc_stats.failed++; in nand_read_page_hwecc()2132 mtd->ecc_stats.failed++; in nand_read_page_hwecc_oob_first()2211 mtd->ecc_stats.failed++; in nand_read_page_syndrome()2338 unsigned int ecc_failures = mtd->ecc_stats.failed; in nand_do_read_ops()2395 !(mtd->ecc_stats.failed - ecc_failures) && in nand_do_read_ops()2424 if (mtd->ecc_stats.failed - ecc_failures) { in nand_do_read_ops()2433 mtd->ecc_stats.failed = ecc_failures; in nand_do_read_ops()2736 if (mtd->ecc_stats.failed - stats.failed) in nand_do_read_oob()
488 falied||failed489 faild||failed491 failied||failed497 falied||failed
114 status = "failed";
98 status = "failed";
95 status = "failed";
Completed in 46 milliseconds