[U-Boot] [PATH] at91: add hwecc method for nand

Scott Wood scottwood at freescale.com
Fri Mar 19 23:17:36 CET 2010


On Fri, Mar 19, 2010 at 10:49:27AM +0500, Nikolay Petukhov wrote:
> 2010/3/19 Scott Wood <scottwood at freescale.com>:
> > Is the second RNDOUT OK on small page NAND?
> >
> 
> I have NAND chip with 2K page size.
> NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB
> 3,3V 8-bit)
> 
> Here, the positive results of operation of the at91_nand with small
> pages http://patchwork.ozlabs.org/patch/4049/
> 
> >> +     //struct atmel_nand_host *host = nand_chip->priv;
> >
> > Just remove the line.
> 
> Done
> 
> >
> > -Scott
> >
> 
> This is a patch to use the hardware ECC controller of
> the AT91SAM9260 for the AT91 nand. Taken from the kernel 2.6.33.
> 
> Signed-off-by: Nikolay Petukhov <Nikolay.Petukhov at gmail.com>

Applied to u-boot-nand-flash next, but it took some manual editing of the
e-mail to apply.  Please don't let quoted printable be used when sending a
patch (git seems to kind of support it, but I had to unwrap a couple lines
manually, and if "git am" fails, the standard patch utility cannot be used),
and make sure any comments which aren't to become part of the changelog go
below a --- line.

It's usually simpler to just send the new patch in a separate e-mail rather
than combined with a discussion reply.

-Scott


More information about the U-Boot mailing list