[U-Boot-Users] Pull request: nand-flash

The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-nand-flash.git master
Dirk Behme (1): nand: Correct NAND erase percentage output
Scott Wood (3): NAND: Provide a sane default for NAND_MAX_CHIPS. Make onenand_uboot.h self-sufficient. Remove prototypes of nand_init() in favor of including nand.h.
Stelian Pop (1): Cleanup nand_info[] declaration.
common/cmd_nand.c | 2 -- common/env_nand.c | 3 --- drivers/mtd/nand/nand_util.c | 7 +++++++ fs/jffs2/jffs2_1pass.c | 3 --- include/linux/mtd/nand.h | 4 ++++ include/onenand_uboot.h | 5 +++++ lib_arm/board.c | 10 ++-------- lib_ppc/board.c | 4 +--- lib_sh/board.c | 2 +- 9 files changed, 20 insertions(+), 20 deletions(-)

In message 20080528180259.GA2182@ld0162-tx32.am.freescale.net you wrote:
The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-nand-flash.git master
Dirk Behme (1): nand: Correct NAND erase percentage output
Scott Wood (3): NAND: Provide a sane default for NAND_MAX_CHIPS. Make onenand_uboot.h self-sufficient. Remove prototypes of nand_init() in favor of including nand.h.
Stelian Pop (1): Cleanup nand_info[] declaration.
common/cmd_nand.c | 2 -- common/env_nand.c | 3 --- drivers/mtd/nand/nand_util.c | 7 +++++++ fs/jffs2/jffs2_1pass.c | 3 --- include/linux/mtd/nand.h | 4 ++++ include/onenand_uboot.h | 5 +++++ lib_arm/board.c | 10 ++-------- lib_ppc/board.c | 4 +--- lib_sh/board.c | 2 +- 9 files changed, 20 insertions(+), 20 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Scott Wood
-
Wolfgang Denk