OneNAND: Always print error messages

Kyungmin Park kyungmin.park at samsung.com
Fri Jan 12 01:48:54 EST 2007


Hi Adrian,

I think it's too verbose.

As you know, nand flash has several initial bad blocks.
Maybe many uses don't like to see the some error message at boot time.

At least, onenand_wait(), onenand_do_read_oob() have to change from KERN_ERR to KERN_DEBUG
I'm not sure how to handle error message, especillay at onenand_wait().
controller error is very important but it's too verbose at boot time.

Thank you,
Kyungmin Park



More information about the linux-mtd mailing list