Lines Matching refs:pr_warn
568 pr_warn("timeout while waiting for chip to become ready\n"); in nand_wait_ready()
3554 pr_warn("%s: attempt to erase a bad block at page 0x%08x\n", in nand_erase_nand()
3987 pr_warn("Failed to detect ONFI extended param page\n"); in nand_flash_detect_onfi()
3989 pr_warn("Could not retrieve ONFI ECC requirements\n"); in nand_flash_detect_onfi()
4082 pr_warn("Invalid codeword size\n"); in nand_flash_detect_jedec()
4507 pr_warn("bus width %d instead %d bit\n", in nand_get_flash_type()
4667 pr_warn("No NAND device found\n"); in nand_scan_ident()
5052 pr_warn("No oob scheme defined for oobsize %d\n", in nand_scan_tail()
5070 pr_warn("No ECC functions supplied; hardware ECC not possible\n"); in nand_scan_tail()
5101 pr_warn("No ECC functions supplied; hardware ECC not possible\n"); in nand_scan_tail()
5120 pr_warn("Driver must set ecc.strength when using hardware ECC\n"); in nand_scan_tail()
5125 pr_warn("%d byte HW ECC not possible on %d byte page size, fallback to SW ECC\n", in nand_scan_tail()
5147 pr_warn("CONFIG_MTD_NAND_ECC_BCH not enabled\n"); in nand_scan_tail()
5173 pr_warn("BCH ECC initialization failed!\n"); in nand_scan_tail()
5179 pr_warn("NAND_ECC_NONE selected by board driver. This is not recommended!\n"); in nand_scan_tail()
5192 pr_warn("Invalid NAND_ECC_MODE %d\n", ecc->mode); in nand_scan_tail()
5214 …pr_warn("WARNING: %s: the ECC used on your system is too weak compared to the one required by the … in nand_scan_tail()
5223 pr_warn("Invalid ECC parameters\n"); in nand_scan_tail()