[U-Boot] Pull request: nand flash

Scott Wood scottwood at freescale.com
Sat Jul 2 00:02:55 CEST 2011


The following changes since commit 2c4ed7d2506621574284ee66da27ce88b7c21a06:

  Merge branch 'next' of git://git.denx.de/u-boot-nios (2011-07-01 09:42:25 +0200)

are available in the git repository at:

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

Alex Waterman (1):
      NAND: Add 16bit NAND support for the NDFC

Ben Gardiner (5):
      nand_base: trivial: fix comment read/write comment
      nand_util: convert nand_write_skip_bad() to flags
      nand_util: treat WITH_YAFFS_OOB as a mode
      nand_util: drop trailing all-0xff pages if requested
      cmd_nand: add nand write.trimffs command

Kumar Gala (1):
      Makefile: need to remove generated u-boot-nand_spl.lds

 Makefile                     |    2 +-
 README                       |    8 ++++++
 common/cmd_nand.c            |   19 ++++++++++++++-
 doc/README.nand              |   10 ++++++++
 drivers/mtd/nand/nand_base.c |    2 +-
 drivers/mtd/nand/nand_util.c |   51 ++++++++++++++++++++++++++++++++++++-----
 drivers/mtd/nand/ndfc.c      |   33 +++++++++++++++++++++++---
 include/nand.h               |    8 +++++-
 nand_spl/nand_boot.c         |   11 ++++++--
 9 files changed, 126 insertions(+), 18 deletions(-)



More information about the U-Boot mailing list