Lines Matching full:stderr
81 fprintf(stderr, "Cannot open %s!\n", fname);
88 fprintf(stderr, "Couldn't read %s\n", fname);
112 fprintf(stderr, "Unknown family: %s\n", file_data);
116 fprintf(stderr, "No family\n");
126 fprintf(stderr, "Unknown chip type: %s\n", file_data);
130 fprintf(stderr, "No chip type\n");
140 fprintf(stderr, "No msv\n");
180 fprintf(stderr, "Unsupported spec for bootloader.img: %d", spec);
194 fprintf(stderr, "Could not open %s\n", MMC_LOCATION);
200 fprintf(stderr, "Couldn't seek to the start of sector 1\n");
207 fprintf(stderr, "Failed to read sector 1\n");
215 fprintf(stderr, "Couldn't seek to the start of sector 1, part 2\n");
225 fprintf(stderr, "Couldn't overwrite sector 1\n");
248 fprintf(stderr, "Couldn't get sector count\n");
261 fprintf(stderr, "No userdata partition found\n");
268 fprintf(stderr, "Couldn't seek to the pit partition table location\n");
278 fprintf(stderr, "Failed writing pit partition table\n");
289 fprintf(stderr, "Failed to close file\n");
310 fprintf(stderr, "Could not open %s\n", xloader_loc);
318 fprintf(stderr, "Failed writing to /xloader\n");
331 fprintf(stderr, "Could not open %s\n", sbl_loc);
338 fprintf(stderr, "Failed writing to /sbl\n");
350 fprintf(stderr, "image size %d is too small\n", image_size);