[U-Boot] Pull request: nand flash next

Scott Wood scottwood at freescale.com
Tue Mar 23 20:32:07 CET 2010


The following changes since commit 859500a2be94bfa77a845b9c8a4c499587035fd5:
  Wolfgang Denk (1):
        Merge remote branch 'origin/master' into next

are available in the git repository at:

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

Cyril Chemparathy (1):
      TI: Davinci: NAND Driver Cleanup

Florian Fainelli (1):
      cmd_nand: show nand scrub confirmation character

Nikolay Petukhov (1):
      at91: add hwecc method for nand

 board/davinci/da830evm/da830evm.c        |    2 +-
 common/cmd_nand.c                        |   10 +-
 drivers/mtd/nand/atmel_nand.c            |  265 ++++++++++++++++++++++++++++++
 drivers/mtd/nand/atmel_nand_ecc.h        |   36 ++++
 drivers/mtd/nand/davinci_nand.c          |  128 ++++++++-------
 include/asm-arm/arch-davinci/emif_defs.h |   77 ++++-----
 6 files changed, 415 insertions(+), 103 deletions(-)
 create mode 100644 drivers/mtd/nand/atmel_nand_ecc.h


More information about the U-Boot mailing list