From: dedekind1@gmail.com (Artem Bityutskiy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
Date: Mon, 13 Feb 2012 14:08:11 +0200 [thread overview]
Message-ID: <1329134891.22240.116.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1329117469-23637-1-git-send-email-hong.xu@atmel.com>
On Mon, 2012-02-13 at 15:17 +0800, Hong Xu wrote:
> The Programmable Hardware ECC (PMECC) controller is a programmable binary
> BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder. This controller
> can be used to support both SLC and MLC NAND Flash devices. It supports to
> generate ECC to correct 2, 4, 8, 12 or 24 bits of error per sector of data.
>
> To use this driver, the user needs to pass in the correction capability and
> the sector size.
>
> This driver has been tested on AT91SAM9X5-EK and AT91SAM9N12-EK with JFFS2,
> YAFFS2, UBIFS and mtd-utils.
>
> Signed-off-by: Hong Xu <hong.xu@atmel.com>
Please, do not forget to fix the following warnings as well:
Sparse:
+drivers/mtd/nand/atmel_nand.c:1446:52: warning: Using plain integer as NULL pointer [sparse]
gcc:
+drivers/mtd/nand/atmel_nand.c: In function 'atmel_nand_probe':
+drivers/mtd/nand/atmel_nand.c:1451:1: warning: label 'err' defined but not used [-Wunused-label]
--
Best Regards,
Artem Bityutskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120213/407f1701/attachment.sig>
next prev parent reply other threads:[~2012-02-13 12:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 7:17 [PATCH] MTD: atmel_nand: Update driver to support Programmable HW ECC controller Hong Xu
2012-02-13 8:45 ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-13 9:04 ` Xu, Hong
2012-02-13 12:08 ` Artem Bityutskiy [this message]
2012-02-14 1:10 ` Xu, Hong
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=1329134891.22240.116.camel@sauron.fi.intel.com \
--to=dedekind1@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).