]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand: add the "bits per cell" info for legacy ID NAND
authorHuang Shijie <b32955@freescale.com>
Wed, 25 Sep 2013 06:58:12 +0000 (14:58 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 15 Oct 2013 20:56:40 +0000 (13:56 -0700)
commita8185b03ad9cfecf2c76dd10839f5a72f6f097d5
tree80b193590f58c7ffac0359682485f7b5e487ecd9
parent56c1b13ca458074cef2c3acee62c3c509b0e59f5
mtd: nand: add the "bits per cell" info for legacy ID NAND

The legacy ID NAND are all SLC.
This patch sets 1 to the @bits_per_cell for the legacy ID NAND,
which means they are all SLC.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nand_base.c