From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 9 Feb 2009 09:48:56 +0100 Subject: [U-Boot] [PATCH v3] Nand driver for Nomadik SoC In-Reply-To: <20090209084002.GA25194@mail.gnudd.com> References: <200902090834.30653.sr@denx.de> <20090207231956.GA27872@mail.gnudd.com> <20090209084002.GA25194@mail.gnudd.com> Message-ID: <200902090948.56553.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 =====================================================================