[U-Boot] Pull request: nand flash

Scott Wood scottwood at freescale.com
Sat May 19 01:23:51 CEST 2012


The following changes since commit f50bf50d7f6f99c5ad4666d63a7eef43d3940500:

  Improve MAKEALL parallel builds (2012-05-18 13:49:04 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Heiko Schocher (1):
      mtd, nand: move some printfs to debug output.

Liu, Wentao (1):
      nand_util: correct YAFFS image write function

Prabhakar Kushwaha (2):
      driver/mtd: IFC NAND: Add support of ONFI NAND flash
      driver/mtd:IFC: Fix possible memory leak

Scott Wood (2):
      nand: extend .raw accesses to work on multiple pages
      powerpc/85xx: fix NAND boot linker scripts for -fpic

Stefan Roese (1):
      NAND: Remove ONFI detection message to from bootup log

 arch/powerpc/cpu/mpc85xx/u-boot-nand.lds     |    5 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |    4 +-
 common/cmd_nand.c                            |   95 +++++++++++++++++++-------
 doc/README.nand                              |   16 ++--
 drivers/mtd/nand/fsl_ifc_nand.c              |   22 +++++--
 drivers/mtd/nand/nand_base.c                 |    5 +-
 drivers/mtd/nand/nand_bbt.c                  |   13 ++--
 drivers/mtd/nand/nand_util.c                 |    2 +-
 8 files changed, 113 insertions(+), 49 deletions(-)



More information about the U-Boot mailing list