aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
diff options
context:
space:
mode:
authorJordan Friendshuh <jfriendshuh@xes-inc.com>2014-08-27 12:45:36 -0500
committerBrian Norris <computersforpeace@gmail.com>2014-11-05 00:08:59 -0800
commit438320dd34a4d0b2b177fbae749c3b9d00532faf (patch)
treecb8404e21d7d422408074cf1ae9f0df1f83cc89f /drivers/mtd/devices/m25p80.c
parentmtd: nand: gpio: improve comments about GPIO assisted operation (diff)
downloadlinux-dev-438320dd34a4d0b2b177fbae749c3b9d00532faf.tar.xz
linux-dev-438320dd34a4d0b2b177fbae749c3b9d00532faf.zip
mtd: nand: Base BCH ECC bytes on required strength
NAND devices with page sizes over 4 KiB require more than 4-bits of ECC coverage. This patch calculates the value of ecc_bytes based on a still assumed 512-byte step size (13-bits) and the ecc_strength. Example: Micron M73A devices (8 KiB page) require 8-bit ECC per 512-byte Signed-off-by: Jordan Friendshuh <jfriendshuh@xes-inc.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/devices/m25p80.c')
0 files changed, 0 insertions, 0 deletions