[U-Boot] [PATCH v8 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform

Gupta, Pekon pekon at ti.com
Wed Oct 16 20:44:10 CEST 2013


Hi,

> From: Scott Wood [scottwood at freescale.com]
> > > From: Scott Wood [mailto:scottwood at freescale.com]
> > On Thu, 2013-10-10 at 16:30 +0530, Pekon Gupta wrote:
> [snip]
> > > -#else
> > > + } else {
> > >   /*
> > >    * This ecc_size_config setting is for BCH sw library.
> > >    *
> > > @@ -333,7 +330,7 @@ static void omap_hwecc_init_bch(struct nand_chip
> > *chip, int32_t mode)
> > >    *  size1 = 32 (skip 32 nibbles = 16 bytes per sector in spare area)
> > >    */
> > >   val = (32 << 22) | (0 << 12);
> > > -#endif
> > > + }
> >
> > Either indentation or braces are wrong above.  If it's just the
> > indentation that's wrong, let me know and I can fix up when applying.
> >
Please let me know if you can pick this series, Or if you want me to fix indentation.
I would be sending another series which also has some of your feedbacks.

with regards, pekon


More information about the U-Boot mailing list