From: computersforpeace@gmail.com (Brian Norris)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/7] mtd: nand: sunxi: cleanup and improvements
Date: Sun, 4 Oct 2015 22:32:25 +0100 [thread overview]
Message-ID: <20151004213225.GA14735@localhost> (raw)
In-Reply-To: <1443649529-9852-1-git-send-email-boris.brezillon@free-electrons.com>
On Wed, Sep 30, 2015 at 11:45:22PM +0200, Boris Brezillon wrote:
> Hello,
>
> This patch series aims at cleaning up the sunxi_nand driver by factorizing
> the duplicated code found in hw_ecc and hw_syndrome_ecc implementations.
>
> It also adds support for OOB bytes protection (only on a limited amount of
> OOB bytes), and add code to correctly handle the 'bitflips in erased pages'
> case.
>
> Best Regards,
>
> Boris
>
> Changes since v1:
> - drop the first patch (already applied)
> - split the second patch to ease the review
> - add the 'fix bitflips in erased pages' patch
>
> Boris Brezillon (7):
> mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions
> mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()
> mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()
> mtd: nand: sunxi: factorize extra OOB bytes handling
> mtd: nand: sunxi: retrieve corrected OOB bytes
> mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an
> inline function
> mtd: nand: sunxi: fix bitflips in erased pages
All look good to me. Pushed to l2-mtd.git. Thanks.
prev parent reply other threads:[~2015-10-04 21:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-30 21:45 [PATCH v2 0/7] mtd: nand: sunxi: cleanup and improvements Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 1/7] mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 2/7] mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk() Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 3/7] mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk() Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 4/7] mtd: nand: sunxi: factorize extra OOB bytes handling Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 5/7] mtd: nand: sunxi: retrieve corrected OOB bytes Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 6/7] mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function Boris Brezillon
2015-09-30 21:45 ` [PATCH v2 7/7] mtd: nand: sunxi: fix bitflips in erased pages Boris Brezillon
2015-10-04 21:32 ` Brian Norris [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151004213225.GA14735@localhost \
--to=computersforpeace@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).