[PATCH 01/10] mtd: set the cell information for ONFI nand

Brian Norris computersforpeace at gmail.com
Mon Aug 12 23:17:02 EDT 2013


(You used HTML again, so this might not have gotten through the list)

On Tue, Aug 13, 2013 at 11:03:14AM +0800, Huang Shijie wrote:
> 于 2013年08月13日 08:49, Brian Norris 写道:
>      currently), we should modify it so that is a reliable source of
>      *only* 1
>      piece of information -- the number of bits per cell. Currently, it
> do you need to rename the cellinfo to bits_per_cell, or add a new field :
> bits_per_cell?

Well, my whole point was that 'cellinfo' is really not very useful for
us. We just mask it off all the time, and it makes life more
complicated.

So I'd just rename cellinfo to bits_per_cell and change its
assignment/usage appropriately.

But we can also wait a few days, considering that you asked for others'
thoughts, although I doubt many others will speak up (I'd be glad to be
proven wrong). Then you can send v2 at your leisure.

Brian



More information about the linux-mtd mailing list