All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dieter Kiermaier <dk-arm-linux@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell Kirkwood NAND driver
Date: Tue, 23 Jun 2009 09:52:47 +0200	[thread overview]
Message-ID: <200906230952.47976.dk-arm-linux@gmx.de> (raw)
In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201D8E62E34@SC-VEXCH1.marvell.com>

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?

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).

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

  parent reply	other threads:[~2009-06-23  7:52 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-14 17:02 [U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell Kirkwood NAND driver Prafulla Wadaskar
2009-06-22 22:05 ` Scott Wood
2009-06-23  6:08   ` Prafulla Wadaskar
2009-06-23  7:02     ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-23  7:52     ` Dieter Kiermaier [this message]
2009-06-23  8:01       ` Prafulla Wadaskar
2009-06-23  8:24         ` Dieter Kiermaier
2009-06-23  8:35           ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-23  8:47             ` Dieter Kiermaier
2009-06-23 10:38               ` Prafulla Wadaskar
2009-06-23 11:23                 ` Dieter Kiermaier
2009-06-23 12:06                   ` Stefan Roese
2009-06-23 12:06                   ` Prafulla Wadaskar
2009-06-23 12:14                     ` Dieter Kiermaier
2009-06-26  7:32   ` Prafulla Wadaskar
2009-06-27 15:22     ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-07 10:31       ` Prafulla Wadaskar
2009-07-07 20:26         ` Jean-Christophe PLAGNIOL-VILLARD
  -- strict thread matches above, loose matches on Subject: below --
2009-06-08 12:04 Prafulla Wadaskar
2009-06-13 14:01 ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-19  9:27   ` Prafulla Wadaskar
2009-06-19 14:52     ` Scott Wood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200906230952.47976.dk-arm-linux@gmx.de \
    --to=dk-arm-linux@gmx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.