commit | 13fbd17941db6af61337d909fd09b9c7f7634632 | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Wed Sep 25 14:58:13 2013 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:27:05 2013 -0700 |
tree | 9c73082dd5ae37a82bcd725c1dd1b8a9ef2294f7 | |
parent | 1c195e909cbe335b02a5dd01075ba65448927ae6 [diff] |
mtd: nand: set the cell information for ONFI nand The current code does not set the SLC/MLC information for onfi nand. (This makes that the kernel treats all the onfi nand as SLC nand.) This patch fills the cell information for ONFI nands. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>