Lines Matching refs:pr_err
111 pr_err("too large for partition: '%s'\n", part_name); in write_raw_image()
121 pr_err("failed writing to device %d\n", dev_desc->devnum); in write_raw_image()
154 pr_err("invalid number of boot sectors: 0\n"); in fb_mmc_get_boot_header()
162 pr_err("cannot read header from boot partition\n"); in fb_mmc_get_boot_header()
171 pr_err("bad boot image magic\n"); in fb_mmc_get_boot_header()
210 pr_err("cannot find boot partition\n"); in fb_mmc_update_zimage()
222 pr_err("unable to read boot image header\n"); in fb_mmc_update_zimage()
229 pr_err("moving second stage is not supported yet\n"); in fb_mmc_update_zimage()
248 pr_err("cannot read ramdisk from boot partition\n"); in fb_mmc_update_zimage()
258 pr_err("cannot writeback boot image header\n"); in fb_mmc_update_zimage()
270 pr_err("cannot write new kernel\n"); in fb_mmc_update_zimage()
282 pr_err("cannot write back original ramdisk\n"); in fb_mmc_update_zimage()
341 pr_err("invalid mmc device\n"); in fastboot_mmc_flash_write()
398 pr_err("cannot find partition: '%s'\n", cmd); in fastboot_mmc_flash_write()
446 pr_err("invalid mmc device\n"); in fastboot_mmc_erase()
453 pr_err("invalid mmc device\n"); in fastboot_mmc_erase()
460 pr_err("cannot find partition: '%s'\n", cmd); in fastboot_mmc_erase()
480 pr_err("failed erasing from device %d\n", dev_desc->devnum); in fastboot_mmc_erase()