git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c195e9
)
mtd: nand: set the cell information for ONFI nand
author
Huang Shijie
<b32955@freescale.com>
Wed, 25 Sep 2013 06:58:13 +0000
(14:58 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:27:05 +0000
(16:27 -0700)
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>
No differences found