[U-Boot] Pull request: nand flash
Scott Wood
scottwood at freescale.com
Thu Jan 13 00:15:24 CET 2011
The following changes since commit c6b734f5aea2ba75caaa1929f7e649ecda8d2f31:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-sh
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
Alexander Holler (1):
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
Lei Wen (2):
NAND: add the ability to directly write yaffs image
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
common/cmd_nand.c | 15 +++++++++-
drivers/mtd/nand/atmel_nand.c | 2 +-
drivers/mtd/nand/nand.c | 2 +-
drivers/mtd/nand/nand_base.c | 29 ++++++++++---------
drivers/mtd/nand/nand_util.c | 63 +++++++++++++++++++++++++++++++++++-----
include/linux/mtd/nand.h | 4 ++-
include/nand.h | 2 +-
7 files changed, 90 insertions(+), 27 deletions(-)
More information about the U-Boot
mailing list