From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 13 Aug 2008 09:37:58 +0200 Subject: [U-Boot] [U-Boot-Users] [PATCH RFC 3/5] i.MX31: Add i.MX31 NAND Flash Controller driver. In-Reply-To: <59b21cf20808130001u6213ef2djf3decad26106506d@mail.gmail.com> References: <1218025165-11847-1-git-send-email-lilja.magnus@gmail.com> <1218025165-11847-4-git-send-email-lilja.magnus@gmail.com> <59b21cf20808130001u6213ef2djf3decad26106506d@mail.gmail.com> Message-ID: <200808130937.58350.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 Hi Magnus, On Wednesday 13 August 2008, Magnus Lilja wrote: > > cpu/arm1136/mx31/Makefile | 4 +- > > cpu/arm1136/mx31/mxc_nd.c | 1172 > > cpu/arm1136/mx31/mxc_nd.h | 106 ++++ > > A question regarding the placement of the mxc_nd.c file: Shall SoC > NAND drivers be placed in drivers/mtd/nand or in cpu/// > ? I noticed that Guennadi Liakhovetski's patch placed a NAND driver in > the mtd/nand directory (drivers/mtd/nand/s3c64xx.c). They should be placed in the drivers/mtd/nand directory. I will move the PPC4xx NAND driver to this directory soon too. 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 =====================================================================