[U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell Kirkwood NAND driver

Dieter Kiermaier dk-arm-linux at gmx.de
Tue Jun 23 10:24:14 CEST 2009


Am Dienstag 23 Juni 2009 10:01:28 schrieb Prafulla Wadaskar:
> > -----Original Message-----
> > From: Dieter Kiermaier [mailto:dk-arm-linux at gmx.de]
> > Sent: Tuesday, June 23, 2009 1:23 PM
> > To: u-boot at lists.denx.de
> > Cc: Prafulla Wadaskar; Scott Wood; Jean-Christophe
> > PLAGNIOL-VILLARD; Ashish Karkare; Prabhanjan Sarnaik; Ronen Shitrit
> > Subject: Re: [U-Boot] [PATCH v2 1/3][repost] nand: Add
> > Marvell Kirkwood NAND driver
> >
> > Prafulla,
> >
> > > > -----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?
> > >
> > > I will correct this.
> > >
> > > > > +#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.
> > >
> > > Kirkwood support is available in arm/next, I hope it will be pulled
> > > soon
> > >
> > > :-) Any way this is dependency for this driver but is this blocker?
> > >
> > > I have two options-
> > > 1. remove dependency from this patch or 2. get Basic
> >
> > Kirkwood support
> >
> > > up streamed There are some other drivers in pipeline i.e.
> >
> > i2c,spi,usb
> >
> > > that needs Basic Kirkwood support. So I wish to go for
> >
> > second option
> >
> > > Hi Jean, Can you pls help to resolve this dependency?
> >
> > Could you give me a rough time schedule for these new drivers?
> > Do we talk from a view weeks or months?
>
> SPI is ready to use (available on git.marvell.com)
> USB will be ready latest by ~10thJuly2009
Thats fine - you made me a birthday present :)

> I2C lowest priority (as per need)
Can I do something to push I2C priority?

>
> > I have to start writing my board support functions and it
> > would be helpful to decide on which u-boot I want to start
> > (1.1.4 marvell or marvell git).
>
> Please use marvell git, 1.1.4 is now outdated and not recommended for new
> development

Thats my opinion, too.
Thanks,
Dieter

>
> Regards..
> Prafulla . .
>
> > Thanks,
> > Dieter
> >
> > > Please let me know your feedback on this issue ASAP so that I can
> > > release next spin
> > >
> > > Regards..
> > > Prafulla . .
> > > _______________________________________________
> > > U-Boot mailing list
> > > U-Boot at lists.denx.de
> > > http://lists.denx.de/mailman/listinfo/u-boot




More information about the U-Boot mailing list