From: Artem Bityutskiy <dedekind@infradead.org>
To: s-paulraj@ti.com
Cc: davinci-linux-open-source@linux.davincidsp.com,
Sneha Narnakaje <nsnehaprabha@ti.com>,
linux-mtd@lists.infradead.org, tglx@linutronix.de,
dwmw2@infradead.org, akpm@linux-foundation.org
Subject: Re: [PATCH v2 2/3] NAND: Add new ECC mode - ECC_HW_OOB_FIRST
Date: Mon, 22 Jun 2009 11:21:41 +0300 [thread overview]
Message-ID: <1245658901.9487.36.camel@localhost.localdomain> (raw)
In-Reply-To: <1245183797-11469-1-git-send-email-s-paulraj@ti.com>
On Tue, 2009-06-16 at 16:23 -0400, s-paulraj@ti.com wrote:
> From: Sandeep Paulraj <s-paulraj@ti.com>
>
> The patch applies to linux-mtd GIT tree
>
> This patch adds the new mode NAND_ECC_HW_OOB_FIRST in the nand code to
> support 4-bit ECC on TI DaVinci devices with large page (up to 4K) NAND
> chips. This ECC mode is similar to NAND_ECC_HW, with the exception of
> read_page API that first reads the OOB area, reads the data in chunks, feeds
> the ECC from OOB area to the ECC hw engine and perform any correction on the
> data as per the ECC status reported by the engine.
>
> "ECC_HW_OOB_FIRST" name suggested by Thomas Gleixner
>
> Reviewed-by: David Brownell <dbrownell@users.sourceforge.net>
> Signed-off-by: Sneha Narnakaje <nsnehaprabha@ti.com>
> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com
I've applied your 3 patches and they do not compile:
CC [M] drivers/mtd/nand/nand_ecc.o
drivers/mtd/nand/nand_base.c: In function ‘nand_scan_tail’:
drivers/mtd/nand/nand_base.c:2724: error: ‘NAND_ECC_HW_OOB_FIRST’ undeclared (first use in this function)
drivers/mtd/nand/nand_base.c:2724: error: (Each undeclared identifier is reported only once
drivers/mtd/nand/nand_base.c:2724: error: for each function it appears in.)
make[3]: *** [drivers/mtd/nand/nand_base.o] Error 1
make[3]: *** Waiting for unfinished jobs....
CC [M] drivers/mtd/devices/docprobe.o
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2009-06-22 8:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-16 20:23 [PATCH v2 2/3] NAND: Add new ECC mode - ECC_HW_OOB_FIRST s-paulraj
2009-06-19 7:25 ` David Brownell
2009-06-22 8:21 ` Artem Bityutskiy [this message]
2009-06-25 14:27 ` Paulraj, Sandeep
2009-06-22 10:18 ` Vitaly Wool
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=1245658901.9487.36.camel@localhost.localdomain \
--to=dedekind@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=nsnehaprabha@ti.com \
--cc=s-paulraj@ti.com \
--cc=tglx@linutronix.de \
/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