commit | 2f25ae97fe4b424d88d765797c46456c7c0f1bae | [log] [tgz] |
---|---|---|
author | Vipin Kumar <vipin.kumar@st.com> | Tue Oct 09 16:14:53 2012 +0530 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Nov 15 15:37:48 2012 +0200 |
tree | 2bfe857339ea0e700881d8d56ec5938a776886c0 | |
parent | a4742d515071b8b7889a6b608da48d36c1dfcc71 [diff] |
mtd: nand: Increase the ecc placement locations to 640 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>