diff options
author | Linus Torvalds | 2014-02-25 22:16:05 +0100 |
---|---|---|
committer | Linus Torvalds | 2014-02-25 22:16:05 +0100 |
commit | e4cc60cbdc4fd1d1050824937079bed2a4108864 (patch) | |
tree | edda38c0244d05363b9d55b99b968171bf5da37e /include/linux/pageblock-flags.h | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... (diff) | |
parent | mtd: nand: omap: fix ecclayout->oobfree->length (diff) | |
download | kernel-qcow2-linux-e4cc60cbdc4fd1d1050824937079bed2a4108864.tar.gz kernel-qcow2-linux-e4cc60cbdc4fd1d1050824937079bed2a4108864.tar.xz kernel-qcow2-linux-e4cc60cbdc4fd1d1050824937079bed2a4108864.zip |
Merge tag 'for-linus-20140225' of git://git.infradead.org/linux-mtd
Pull MTD fixes from Brian Norris:
"Two main MTD fixes:
1. Read retry counting was off by one, so if we had a true ECC error
(i.e., no retry voltage threshold would give a clean read), we
would end up returning -EINVAL on the Nth mode instead of -EBADMSG
after then (N-1)th mode
2. The OMAP NAND driver had some of its ECC layouts wrong when
introduced in 3.13, causing incompatibilities between the
bootloader on-flash layout and the layout expected in Linux. The
expected layouts are now documented in the commit messages, and we
plan to add this under Documentation/mtd/nand/ eventually"
* tag 'for-linus-20140225' of git://git.infradead.org/linux-mtd:
mtd: nand: omap: fix ecclayout->oobfree->length
mtd: nand: omap: fix ecclayout->oobfree->offset
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
mtd: nand: fix off-by-one read retry mode counting
Diffstat (limited to 'include/linux/pageblock-flags.h')
0 files changed, 0 insertions, 0 deletions