Home | History | Annotate | Download | only in mtdutils

Lines Matching refs:fprintf

292         fprintf(stderr, "mtd: ECCGETSTATS error (%s)\n", strerror(errno));
303 fprintf(stderr, "mtd: read error at 0x%08llx (%s)\n",
306 fprintf(stderr, "mtd: ECCGETSTATS error (%s)\n", strerror(errno));
309 fprintf(stderr, "mtd: ECC errors (%d soft, %d hard) at 0x%08llx\n",
315 fprintf(stderr,
421 fprintf(stderr,
434 fprintf(stderr, "mtd: erase failure at 0x%08lx (%s)\n",
440 fprintf(stderr, "mtd: write error at 0x%08lx (%s)\n",
447 fprintf(stderr, "mtd: re-read error at 0x%08lx (%s)\n",
452 fprintf(stderr, "mtd: verification error at 0x%08lx (%s)\n",
458 fprintf(stderr, "mtd: wrote block after %d retries\n", retry);
460 fprintf(stderr, "mtd: successfully wrote block at %llx\n", pos);
466 fprintf(stderr, "mtd: skipping write block at 0x%08lx\n", pos);
529 fprintf(stderr, "mtd: not erasing bad block at 0x%08lx\n", pos);
538 fprintf(stderr, "mtd: erase failure at 0x%08lx\n", pos);