[U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell Kirkwood NAND driver
Prafulla Wadaskar
prafulla at marvell.com
Tue Jul 7 12:31:26 CEST 2009
> -----Original Message-----
> From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagnioj at jcrosoft.com]
> Sent: Saturday, June 27, 2009 8:53 PM
> To: Prafulla Wadaskar
> Cc: Scott Wood; u-boot at lists.denx.de; Ashish Karkare;
> Prabhanjan Sarnaik; Ronen Shitrit
> Subject: Re: [U-Boot] [PATCH v2 1/3][repost] nand: Add
> Marvell Kirkwood NAND driver
>
> On 00:32 Fri 26 Jun , Prafulla Wadaskar wrote:
> >
> >
> > > -----Original Message-----
> > > From: Scott Wood [mailto:scottwood at freescale.com]
> > > Sent: Tuesday, June 23, 2009 3:35 AM
> > > To: Prafulla Wadaskar
> > > Cc: u-boot at lists.denx.de; Ashish Karkare; Prabhanjan
> Sarnaik; Ronen
> > > Shitrit
> > > Subject: Re: [U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell
> > > Kirkwood NAND driver
> > >
> > > On Sun, Jun 14, 2009 at 10:32:47PM +0530, Prafulla Wadaskar wrote:
> > > > diff --git a/drivers/mtd/nand/kirkwood_nand.c
> > > > b/drivers/mtd/nand/kirkwood_nand.c
> > > > new file mode 100644
> > > > index 0000000..9cdbe20
> > > > --- /dev/null
> > > > +++ b/drivers/mtd/nand/kirkwood_nand.c
> > > > @@ -0,0 +1,81 @@
> > > > +/*
> > > > + * Copyright (C) Marvell International Ltd. and its affiliates
> > >
> > > No year?
> > >
> > > > +#include <common.h>
> > > > +#include <asm/io.h>
> > > > +#include <asm/arch/kirkwood.h>
> > > > +#include <nand.h>
> > >
> > > I don't see kirkwood.h in upstream, so I guess this
> should go via an
> > > arch tree.
> > Hi Jean,
> > Similar to spi driver, can you please pull this driver too?
> > I am posting the new spin for suggested modification
> >
> please fix the year and I will
Hi Jean
I have already posted v3 for this, but I could not find this in your today's pull request
Ref: http://lists.denx.de/pipermail/u-boot/2009-June/055110.html
Can you please apply this one?
Regards..
Prafulla . .
>
> Best Regards,
> J.
>
More information about the U-Boot
mailing list