[U-Boot] [PATCH v11 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT

Fabio Estevam festevam at gmail.com
Wed Apr 10 23:34:13 CEST 2013


On Wed, Apr 10, 2013 at 6:26 PM, Benoît Thébaudeau
<benoit.thebaudeau at advansee.com> 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 <benoit.thebaudeau at advansee.com>
Date:   Thu Feb 28 21:38:00 2013 +0100

    mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT

    From: Fabio Estevam <fabio.estevam at freescale.com>

    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 <fabio.estevam at freescale.com>
    Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
    Acked-by: Scott Wood <scottwood at freescale.com>
    Cc: Fabio Estevam <fabio.estevam at freescale.com>
    Cc: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
    Series-to: nand, imx, arm
    Series-cc: marex
    Series-version: 11
    Series-name: mxc-nand
    Series-changes: 8
     - New patch.

Regards,

Fabio Estevam


More information about the U-Boot mailing list