public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "Singh, Vimal" <vimalsingh@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] ARM: OMAP: Kconfig support HW ECC for nand driver on OMAP3
Date: Tue, 2 Sep 2008 15:24:43 -0700	[thread overview]
Message-ID: <20080902222443.GG23085@atomide.com> (raw)
In-Reply-To: <19F8576C6E063C45BE387C64729E739403CD45C99B@dbde02.ent.ti.com>

Hi,

* Singh, Vimal <vimalsingh@ti.com> [080824 22:53]:
> From: Teerth Reddy <teerth@ti.com>
> 
> Add kconfig support for HW ECC for nand driver on OMAP3
> 
> Signed-off-by: Teerth Reddy <teerth@ti.com>
> ---
>  drivers/mtd/nand/Kconfig |   10 ++++++++++
>  1 files changed, 10 insertions(+)
> 
> Index : linux-omap-2.6/drivers/mtd/nand/Kconfig
> ==================================================================================
> --- a/drivers/mtd/nand/Kconfig	2008-08-25 10:26:51.708901000 +0530
> +++ b/drivers/mtd/nand/Kconfig	2008-08-25 10:28:12.820012000 +0530
> @@ -74,6 +74,16 @@ config MTD_NAND_OMAP2
>  	help
>            Support for NAND flash on Texas Instruments OMAP2 and OMAP3 platforms.
>  
> +config MTD_NAND_OMAP_HWECC
> +	bool "The Hardware ECC support"
> +	depends on MTD_NAND && MTD_NAND_OMAP2
> +	default n
> +	help
> +	 The ECC compuatation for the data to be written/read can be either by
> +	 software or omap has Hw ecc engine which calculates it.
> +	 MTD_NAND_OMAP_HWECC = y which enables the hw ecc
> +	 MTD_NAND_OMAP_HWECC = n enables software ecc
> +
>  config MTD_NAND_OMAP
>  	tristate "NAND Flash device on OMAP H3/H2/P2 boards"
>  	depends on ARM && ARCH_OMAP1 && MTD_NAND && (MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_PERSEUS2)

This stuff should be all going to the MTD list now. If we still have
some MTD drivers that are not included in the MTD tree, we should
prepare them for merging and send them to the MTD list.

Thanks,

Tony

  reply	other threads:[~2008-09-02 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-25  5:42 [PATCH] ARM: OMAP: Kconfig support HW ECC for nand driver on OMAP3 Singh, Vimal
2008-09-02 22:24 ` Tony Lindgren [this message]
2008-09-04  8:21   ` Singh, Vimal

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=20080902222443.GG23085@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=vimalsingh@ti.com \
    /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