From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nand/mpc512x: Add MPC512x NAND support (NFC)
Date: Mon, 8 Jun 2009 18:51:04 +0200 [thread overview]
Message-ID: <200906081851.05140.sr@denx.de> (raw)
In-Reply-To: <20090608104135.8C582832E416@gemini.denx.de>
Hi Wolfgang,
On Monday 08 June 2009 12:41:35 Wolfgang Denk wrote:
> > This patch adds NAND Flash Controller driver for MPC5121 revision 2.
> > All device features, except hardware ECC and power management, are
> > supported.
> >
> > This NFC driver replaces the one orignally posted by John Rigby:
> >
> > "[PATCH] Freescale NFC NAND driver"
> >
> > It's a port of the Linux driver version posted by Piotr Ziecik a few
> > weeks ago. Using this driver has the following advantages (from my poont
> > of view):
>
> s/poont/point/
>
> And please reduce the line length for the commit message.
OK.
> > diff --git a/drivers/mtd/nand/mpc5121_nfc.c
> > b/drivers/mtd/nand/mpc5121_nfc.c new file mode 100644
> > index 0000000..b0305b5
> > --- /dev/null
> > +++ b/drivers/mtd/nand/mpc5121_nfc.c
> > @@ -0,0 +1,663 @@
> > +/*
> > + * Copyright 2004-2008 Freescale Semiconductor, Inc.
> > + * Copyright 2009 Semihalf.
>
> You did not add/modify any significant amount of code?
Yes, I just forgot to add myself to this list. Thanks for reminding.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-06-08 16:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-08 7:51 [U-Boot] [PATCH] nand/mpc512x: Add MPC512x NAND support (NFC) Stefan Roese
2009-06-08 10:41 ` Wolfgang Denk
2009-06-08 16:51 ` Stefan Roese [this message]
2009-06-08 10:54 ` Piotr Zięcik
2009-06-08 17:00 ` Stefan Roese
2009-06-08 18:08 ` Wolfgang Denk
2009-06-08 18:24 ` Stefan Roese
2009-06-08 19:09 ` John Rigby
2009-06-09 7:28 ` Stefan Roese
2009-06-08 19:46 ` Wolfgang Denk
2009-06-09 7:31 ` Stefan Roese
2009-06-09 8:46 ` Wolfgang Denk
2009-06-09 9:01 ` Stefan Roese
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=200906081851.05140.sr@denx.de \
--to=sr@denx.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.