From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 10 Apr 2013 10:24:57 +0200 Subject: [U-Boot] [PATCH v11 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT In-Reply-To: <1365536939-5755-1-git-send-email-benoit.thebaudeau@advansee.com> References: <1365536939-5755-1-git-send-email-benoit.thebaudeau@advansee.com> Message-ID: <20130410102457.23bab640@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Beno?t, On Tue, 9 Apr 2013 21:48:30 +0200, 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 > Acked-by: Scott Wood > Reviewed-by: Beno?t Th?baudeau > --- Diff'ed with v10 *and* build-checked across ARM, all clear. Unless there is screaming opposition, I intend to merge v11 (along with Fabio's mx31pdk watchdog patch) by end of afternoon TLS (GMT+2) time. Amicalement, -- Albert.