Hi Albert, On Thursday, March 28, 2013 4:16:06 PM, Albert ARIBAUD wrote: > Hi Benoît, > > On Thu, 28 Mar 2013 15:37:57 +0100 (CET), Benoît Thébaudeau > <[email protected]> wrote: > > > 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 > > > <[email protected]> wrote: > > > > > > > From: Fabio Estevam <[email protected]> > > > > > > > > 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 <[email protected]> > > > > Reviewed-by: Benoît Thébaudeau <[email protected]> > > > > > > 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. ;) > > Oh, ok. I'd thought that was v8.
That was actually v9. I should have mentioned it in that e-mail. > I'll pull this in as soon as the > current mainline/ARM merge issue is solved. OK. That's fine for testing, but not for applying (because of patman stuff, and Fabio should be set as the Git author/committer for 01 and 02/30, and I also had to make some manual fixes to patch descriptions after running patman, which had removed and added some tags that it should not have). I don't know if you have a script or something (e.g. with git am) to make applying less painful. It should be possible to run a command line to wget then git-am the following range of patches (out of order with respect to patch #ing): http://patchwork.ozlabs.org/patch/225577/ to http://patchwork.ozlabs.org/patch/225607/ (with either raw/ or mbox/ suffix) skipping unrelated http://patchwork.ozlabs.org/patch/225602/ Best regards, Benoît _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

