From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 11 Apr 2013 00:14:53 +0200 Subject: [U-Boot] [PATCH v11 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT In-Reply-To: References: <1365536939-5755-1-git-send-email-benoit.thebaudeau@advansee.com> <20130410224331.71c9b2a5@lilith> <911476947.1567788.1365629170397.JavaMail.root@advansee.com> Message-ID: <20130411001453.19c06984@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 Fabio, On Wed, 10 Apr 2013 18:34:13 -0300, Fabio Estevam wrote: > On Wed, Apr 10, 2013 at 6:26 PM, Beno?t Th?baudeau > wrote: > > > Thanks, but you have applied the bundle from my branch instead of the series > > from the mailing list, so all commit messages are crippled with patman stuff, > > my SoB is missing, and 01 and 02/30 do not have Fabio set as the author. Is it > > possible to fix this? > > Yes, in u-boot-arm the authorship is not correct: > > commit 2dc82d58a37a5e05bb7b54ec658e89275f71b1ba > Author: Beno?t Th?baudeau > Date: Thu Feb 28 21:38:00 2013 +0100 > > mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT > > 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 > Acked-by: Scott Wood > Cc: Fabio Estevam > Cc: Beno?t Th?baudeau > Series-to: nand, imx, arm > Series-cc: marex > Series-version: 11 > Series-name: mxc-nand > Series-changes: 8 > - New patch. Ok, series re-applied from patchwork, diffed with bundle (identical, phew!) and authorship and commit messages are now fine. /me thinks a git hook to detect lingering patman lines in commit messages before doing a git push would be a Good Thing. > Regards, > > Fabio Estevam Amicalement, -- Albert.