From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 26 May 2009 09:40:49 +0200 Subject: [U-Boot] [PATCH v10] Marvell Kirkwood family SOC support In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201CF9E6BB0@SC-VEXCH1.marvell.com> References: <73173D32E9439E4ABB5151606C3E19E201CF9E6BB0@SC-VEXCH1.marvell.com> Message-ID: <200905260940.50045.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 Tuesday 26 May 2009 09:28:29 Prafulla Wadaskar wrote: > > Do you also have a NAND driver for Kirkwood in your queue? > > I'm asking since I need NAND support for my custom board. If > > you don't have any I will port the one from the 1.1.4 Marvell > > version to mainline. > > Hi Stefan > No need, NAND support is already mainlined in u-boot, you just need to use > it I have used it for Sheevaplug board support please see the patch > http://lists.denx.de/pipermail/u-boot/2009-May/053158.html I know that NAND support is generally available in U-Boot. But what's currently missing is the platform/board specific driver for Kirkwood. Seems that you included the Kirkwood NAND driver into your Sheevaplug support patch. Good. But this driver should be placed in drivers/mtd/nand so that other Kirkwood boards can use it as well. So could you please split this Sheevaplug patch and submit the NAND driver in a separate patch (CC to Scott Wood as NAND custodian)? Thanks. 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 =====================================================================