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:
b5602e8
)
mtd: OneNAND: Fix 4KiB pagesize OOB handling
author
Kyungmin Park
<kyungmin.park@samsung.com>
Thu, 2 Dec 2010 00:24:16 +0000
(09:24 +0900)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 3 Dec 2010 16:35:50 +0000
(16:35 +0000)
Original 4KiB pagesize chip (SLC) doesn't support OOB operations at Spec.
And it's also same at Flex-OneNAND.
Remove the MLC macro if possible and use 4KiB pagesize macro since MLC has 4KiB pagesize.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found