[U-Boot] Pull request: nand flash

Scott Wood scottwood at freescale.com
Tue Feb 28 21:57:37 CET 2012


The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5:

  Merge branch 'master' of git://git.denx.de/u-boot-microblaze (2012-02-26 22:17:40 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Prabhakar Kushwaha (2):
      mtd/nand: Fix IFC driver to support 2K NAND page
      mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command

Scott Wood (2):
      Revert "nand: make 1-bit software ECC configurable"
      nand: reinstate lazy bad block scanning

Tom Rini (1):
      cmd_nand.c: Fix 'nand dump' after latest MTD resync

 common/cmd_nand.c               |    5 ++-
 drivers/mtd/nand/Makefile       |    2 +-
 drivers/mtd/nand/fsl_ifc_nand.c |   77 ++++++++++++++++++++-------------------
 drivers/mtd/nand/nand_base.c    |   14 ++++----
 include/linux/mtd/nand.h        |    2 +
 include/linux/mtd/nand_ecc.h    |   25 -------------
 6 files changed, 53 insertions(+), 72 deletions(-)



More information about the U-Boot mailing list