[U-Boot] [PATCH] NAND: DaVinci: Adding 4 BIT ECC support

Scott Wood scottwood at freescale.com
Tue Aug 18 02:03:53 CEST 2009


On Tue, Aug 18, 2009 at 12:03:13AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 10:45 Tue 11 Aug     , s-paulraj at ti.com wrote:
> > From: Sandeep Paulraj <s-paulraj at ti.com>
> > 
> > This patch adds 4 BIT ecc support in the DaVinci NAND
> > driver. Tested on both the DM355 and DM365.
> > 
> > 
> > Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> > ---
> >  drivers/mtd/nand/davinci_nand.c          |  290 +++++++++++++++++++++++++++++-
> >  include/asm-arm/arch-davinci/emif_defs.h |   10 +
> >  2 files changed, 298 insertions(+), 2 deletions(-)
> Scoot is this ok for you?
> 
> if yes I'd like to apply it with the board udpate to my next

It won't build without a change destined for my next branch
(NAND_ECC_HW_OOB_FIRST).

Does it depend on anything in your next that isn't in Wolfgang's next? 

-Scott


More information about the U-Boot mailing list