Lines Matching refs:pr_info
94 pr_info("writing OOBs of whole device\n"); in write_whole_device()
102 pr_info("written up to eraseblock %u\n", i); in write_whole_device()
108 pr_info("written %u eraseblocks\n", i); in write_whole_device()
127 pr_info("error @addr[0x%lx:0x%lx] 0x%x -> 0x%x diff 0x%x\n", in memcmpshowoffset()
155 pr_info("error @addr[0x%lx:0x%lx] 0x%x -> 0xff diff 0x%x\n", in memffshow()
206 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock()
252 pr_info("ignoring errors as within bitflip limit\n"); in verify_eraseblock()
306 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock_in_one_go()
318 pr_info("verifying all eraseblocks\n"); in verify_all_eraseblocks()
326 pr_info("verified up to eraseblock %u\n", i); in verify_all_eraseblocks()
332 pr_info("verified %u eraseblocks\n", i); in verify_all_eraseblocks()
348 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_oobtest_init()
353 pr_info("MTD device: %d\n", dev); in mtd_oobtest_init()
363 pr_info("this test requires NAND flash\n"); in mtd_oobtest_init()
372 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_oobtest_init()
399 pr_info("test 1 of 5\n"); in mtd_oobtest_init()
419 pr_info("test 2 of 5\n"); in mtd_oobtest_init()
432 pr_info("verifying all eraseblocks\n"); in mtd_oobtest_init()
440 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
446 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
452 pr_info("test 3 of 5\n"); in mtd_oobtest_init()
485 pr_info("test 4 of 5\n"); in mtd_oobtest_init()
504 pr_info("attempting to start write past end of OOB\n"); in mtd_oobtest_init()
505 pr_info("an error is expected...\n"); in mtd_oobtest_init()
508 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
523 pr_info("attempting to start read past end of OOB\n"); in mtd_oobtest_init()
524 pr_info("an error is expected...\n"); in mtd_oobtest_init()
530 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
537 pr_info("skipping end of device tests because last " in mtd_oobtest_init()
549 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init()
550 pr_info("an error is expected...\n"); in mtd_oobtest_init()
553 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
568 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init()
569 pr_info("an error is expected...\n"); in mtd_oobtest_init()
575 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
594 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init()
595 pr_info("an error is expected...\n"); in mtd_oobtest_init()
598 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
613 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init()
614 pr_info("an error is expected...\n"); in mtd_oobtest_init()
620 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
628 pr_info("test 5 of 5\n"); in mtd_oobtest_init()
637 pr_info("writing OOBs of whole device\n"); in mtd_oobtest_init()
659 pr_info("written up to eraseblock %u\n", i); in mtd_oobtest_init()
668 pr_info("written %u eraseblocks\n", i); in mtd_oobtest_init()
672 pr_info("verifying all eraseblocks\n"); in mtd_oobtest_init()
704 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
710 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
712 pr_info("finished with %d errors\n", errcnt); in mtd_oobtest_init()
719 pr_info("error %d occurred\n", err); in mtd_oobtest_init()