Lines Matching refs:pr_err
112 pr_err("too large for partition: '%s'\n", part_name); in write_raw_image()
122 pr_err("failed writing to device %d\n", dev_desc->devnum); in write_raw_image()
155 pr_err("invalid number of boot sectors: 0\n"); in fb_mmc_get_boot_header()
163 pr_err("cannot read header from boot partition\n"); in fb_mmc_get_boot_header()
172 pr_err("bad boot image magic\n"); in fb_mmc_get_boot_header()
211 pr_err("cannot find boot partition\n"); in fb_mmc_update_zimage()
223 pr_err("unable to read boot image header\n"); in fb_mmc_update_zimage()
230 pr_err("moving second stage is not supported yet\n"); in fb_mmc_update_zimage()
249 pr_err("cannot read ramdisk from boot partition\n"); in fb_mmc_update_zimage()
259 pr_err("cannot writeback boot image header\n"); in fb_mmc_update_zimage()
271 pr_err("cannot write new kernel\n"); in fb_mmc_update_zimage()
283 pr_err("cannot write back original ramdisk\n"); in fb_mmc_update_zimage()
343 pr_err("invalid mmc device\n"); in fastboot_mmc_flash_write()
400 pr_err("cannot find partition: '%s'\n", cmd); in fastboot_mmc_flash_write()
448 pr_err("invalid mmc device\n"); in fastboot_mmc_erase()
455 pr_err("invalid mmc device\n"); in fastboot_mmc_erase()
462 pr_err("cannot find partition: '%s'\n", cmd); in fastboot_mmc_erase()
482 pr_err("failed erasing from device %d\n", dev_desc->devnum); in fastboot_mmc_erase()