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:
a4742d5
)
mtd: nand: Increase the ecc placement locations to 640
author
Vipin Kumar
<vipin.kumar@st.com>
Tue, 9 Oct 2012 10:44:53 +0000
(16:14 +0530)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 15 Nov 2012 13:37:48 +0000
(15:37 +0200)
Few devices like H27UBG8T2CTR have a writesize/oobsize of 8KB/640B.
This means that the maximum oobsize has gone up to 640 bytes and consequently
the maximum ecc placement locations have also gone up to 640.
Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found