From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] Nand driver for Nomadik SoC
Date: Mon, 9 Feb 2009 09:48:56 +0100 [thread overview]
Message-ID: <200902090948.56553.sr@denx.de> (raw)
In-Reply-To: <20090209084002.GA25194@mail.gnudd.com>
On Monday 09 February 2009, Alessandro Rubini wrote:
> >> cpu/arm926ejs/nomadik/nand.c |
> >> 221++++++++++++++++++++++++++++++++++++++++
> >
> > This driver should go into drivers/mtd/nand instead.
>
> I've seen a lot of nand.c in board directories and three of them in
> cpu directories (cpu/arm920t/s3c24x0/nand.c
> cpu/arm926ejs/nomadik/nand.c cpu/arm926ejs/davinci/nand.c), while
> drivers/mtd/nand looked like generic code to me with a few exceptions.
Those are older drivers that were added before we restructured the drivers
directory (matching the Linux one). Those drivers should be moved to the
drivers/mtd/nand/ directory over time as well.
> If you confirm that all SoC-specific code is expected to go there over
> time, I'll move it and resubmit.
Yes, I confirm. I added Scott Wood the NAND custodian to CC. You should CC him
on all NAND related patches.
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-02-09 8:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 4:43 [U-Boot] [PATCH] Nand driver for Nomadik SoC Alessandro Rubini
2009-02-07 15:04 ` [U-Boot] [PATCH v2] " Alessandro Rubini
2009-02-07 21:08 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-07 23:19 ` [U-Boot] [PATCH v3] " Alessandro Rubini
2009-02-09 7:34 ` Stefan Roese
2009-02-09 8:40 ` Alessandro Rubini
2009-02-09 8:48 ` Stefan Roese [this message]
2009-02-09 17:16 ` Scott Wood
2009-02-09 17:56 ` Alessandro Rubini
2009-02-09 18:10 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2009-02-09 14:53 [U-Boot] [PATCH 0/3] Drivers for nomadik 8815 board Alessandro Rubini
2009-02-09 14:53 ` [U-Boot] [PATCH 1/3] Added nomadik.h header Alessandro Rubini
2009-02-09 14:53 ` [U-Boot] [PATCH 2/3] Nand driver for Nomadik SoC Alessandro Rubini
2009-02-09 21:48 ` Alessandro Rubini
2009-02-09 22:28 ` Scott Wood
2009-02-09 14:53 ` [U-Boot] [PATCH 3/3] Enable Ethernet for Nomadik 8815 Evaluation Kit Alessandro Rubini
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=200902090948.56553.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.