[patch 3/3] mtd-nand: DaVinci: Add 4-bit ECC support for large page NAND chips

David Brownell david-b at pacbell.net
Thu Aug 27 22:08:14 EDT 2009


On Friday 07 August 2009, Troy Kisky wrote:
> > +static struct nand_ecclayout hwecc4_2048 __initconst = {
> > +     ...
> > +     .oobfree = {
> > +             /* 1 byte at offset 0 holds manufacturer badblock marker */
> > +             {.offset = 1, .length = 23, },
> 
> I thought Sneha Narnakaje was going to change offset = 2, length = 22 ?

Not clear why; this is only for 8-bit NAND, which (right?)
only uses single byte manufacturer badblock markers ...

Will a TI person be updating U-Boot?   Please?  :)
During the U-Boot v2009.10 window, which opens up 
in a couple days...

- Dave





More information about the linux-mtd mailing list