From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Thu, 28 Mar 2013 15:37:57 +0100 (CET) Subject: [U-Boot] [PATCH v9 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT In-Reply-To: <20130328105529.01858f7f@lilith> References: <1362596377-5827-1-git-send-email-benoit.thebaudeau@advansee.com> <20130328105529.01858f7f@lilith> Message-ID: <1939467076.972790.1364481477333.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On Thursday, March 28, 2013 10:55:29 AM, Albert ARIBAUD wrote: > Hi Beno?t, > > On Wed, 6 Mar 2013 19:59:07 +0100, Beno?t Th?baudeau > wrote: > > > From: Fabio Estevam > > > > Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT option so that other NAND > > controller > > drivers could use it when a 16-bit NAND is deployed. > > > > drivers/mtd/nand/ndfc has CONFIG_SYS_NDFC_16BIT, so just rename it, so that > > other NAND drivers could reuse the same symbol. > > > > Signed-off-by: Fabio Estevam > > Reviewed-by: Beno?t Th?baudeau > > Sorry, I may have got the info before but I seem not to find it back: > is this series available somewhere as a branch that I could pull in > easily for testing? Yes, in your inbox on March 6, 2013 8:22 PM. ;) Best regards, Beno?t