[U-Boot] [PATCH 2/2] nand: Merge changes from Linux nand driver

Wolfgang Denk wd at denx.de
Thu Oct 6 23:06:07 CEST 2011


Dear "Hitz, Christian",

In message <CD1B567EF015FE41B29FF476B8600DDD26BBF25B89 at vsrv-mail01.newtechgroup.local> you wrote:
> This patch synchronizes the nand driver with the Linux 3.0 state.
> 
> Signed-off-by: Christian Hitz <christian.hitz at aizo.com>
> ---
>  drivers/mtd/nand/nand_base.c |  578 +++++++++++++++++++++++++++++-------------
>  drivers/mtd/nand/nand_bbt.c  |  423 ++++++++++++++++++++++++-------
>  drivers/mtd/nand/nand_ecc.c  |  560 +++++++++++++++++++++++++++++++---------
>  include/linux/mtd/bbm.h      |   29 ++-
>  include/linux/mtd/nand.h     |  378 ++++++++++++++++------------
>  include/linux/string.h       |   46 +++-
>  lib/string.c                 |  461 ++++++++++++++++++++--------------
>  7 files changed, 1709 insertions(+), 766 deletions(-)



Checkpatch says:

total: 662 errors, 1167 warnings, 3783 lines checked

Please clean up and resubmit.  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You may call me by my name, Wirth, or by my value, Worth.
- Nicklaus Wirth


More information about the U-Boot mailing list