[PATCH] omap3: nand: bch ecc support added
Ghorai, Sukumar
s-ghorai at ti.com
Fri Jan 21 03:24:05 EST 2011
> -----Original Message-----
> From: Kishore Kadiyala [mailto:kishorek.kadiyala at gmail.com]
> Sent: Friday, January 21, 2011 1:42 PM
> To: Ghorai, Sukumar
> Cc: linux-omap at vger.kernel.org; linux-mtd at lists.infradead.org; linux-arm-
> kernel at lists.infradead.org
> Subject: Re: [PATCH] omap3: nand: bch ecc support added
>
> Ghorai,
>
> <snip>
>
> > #ifdef CONFIG_MTD_PARTITIONS
> > diff --git a/drivers/mtd/nand/omap_bch_decoder.c
> b/drivers/mtd/nand/omap_bch_decoder.c
> > new file mode 100644
> > index 0000000..da42bda
> > --- /dev/null
> > +++ b/drivers/mtd/nand/omap_bch_decoder.c
> > @@ -0,0 +1,393 @@
> > +/*
> > + * drivers/mtd/nand/omap_omap_bch_decoder.c
> > + *
> > + * Whole BCH ECC Decoder (Post hardware generated syndrome decoding)
> > + *
> > + * Copyright (c) 2007 Texas Instruments
> > + *
> > + * Author: Sukumar Ghorai <s-ghorai at ti.com
> > + * Michael Fillinger <m-fillinger at ti.com>
>
> Vimal was the original author who has created this file
> [No change in file name/directory hierarchy].
> It's not fair to remove Vimal's author and add your's.
>
> Instead you should have kept his name and added your's.
[Ghorai] Ok. I will do ..
But can you send me working version of these? At least comipled version for any kernel?
>
> <snip>
>
> Regards,
> Kishore
More information about the linux-mtd
mailing list