summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-02-25 13:16:05 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-02-25 13:16:05 -0800
commite4cc60cbdc4fd1d1050824937079bed2a4108864 (patch)
treeedda38c0244d05363b9d55b99b968171bf5da37e /Documentation
parentc378a6566392789dd7400b13e4d4064cbbb9a087 (diff)
parentbb38eefb6858ce16b34716145b9597a5680aa54c (diff)
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 'Documentation')
0 files changed, 0 insertions, 0 deletions