[U-Boot] Pull request: nand flash

Scott Wood scottwood at freescale.com
Fri Apr 1 21:58:39 CEST 2011


The following changes since commit 19b54a701811220221fc4d5089a2bb18892018ca:

  Prepare v2011.03 (2011-03-31 23:45:36 +0200)

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

Florian Fainelli (1):
      NAND: add support for reading ONFI page table

Haiying Wang (1):
      Fix NAND_SPL and ONENAND_IPL in Makefile

Scott Wood (1):
      NAND: add more watchdog resets

michael (1):
      atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN

 Makefile                      |   30 +++----
 drivers/mtd/nand/atmel_nand.c |    2 +
 drivers/mtd/nand/nand_base.c  |  199 +++++++++++++++++++++++++++++++----------
 drivers/mtd/nand/nand_util.c  |    2 +
 include/linux/mtd/nand.h      |   69 ++++++++++++++
 5 files changed, 237 insertions(+), 65 deletions(-)



More information about the U-Boot mailing list