commit | 1c195e909cbe335b02a5dd01075ba65448927ae6 | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Wed Sep 25 14:58:12 2013 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:27:05 2013 -0700 |
tree | 8dbde209d13ca18ac02f028a9b78bba684230008 | |
parent | 7db906b79f69b6ed936a1ef1d788f02e3ad42462 [diff] |
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>