[U-Boot] Pull request: nand-flash

The following changes since commit ba37aa03287c5483c61c0a3e320c8888bee0143a: Kumar Gala (1): fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
are available in the git repository at:
git://www.denx.de/git/u-boot-nand-flash.git master
Kyungmin Park (1): Fix OneNAND read_oob/write_oob functions compatability
Remy Bohmer (1): Make the YAFFS filesystem work
Scott Wood (1): NAND: Remove delay from nand_boot_fsl_elbc.c.
common/cmd_onenand.c | 49 ++- drivers/mtd/onenand/onenand_base.c | 884 ++++++++++++++++++++++++++++-------- drivers/mtd/onenand/onenand_bbt.c | 22 +- fs/yaffs2/yaffscfg.c | 5 +- include/linux/mtd/bbm.h | 7 + include/linux/mtd/onenand.h | 22 +- include/linux/mtd/onenand_regs.h | 2 + include/onenand_uboot.h | 14 +- nand_spl/nand_boot_fsl_elbc.c | 2 - 9 files changed, 776 insertions(+), 231 deletions(-)

Dear Scott Wood,
In message 20080821190613.GA25943@ld0162-tx32.am.freescale.net you wrote:
The following changes since commit ba37aa03287c5483c61c0a3e320c8888bee0143a: Kumar Gala (1): fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
are available in the git repository at:
git://www.denx.de/git/u-boot-nand-flash.git master
Kyungmin Park (1): Fix OneNAND read_oob/write_oob functions compatability
Remy Bohmer (1): Make the YAFFS filesystem work
Scott Wood (1): NAND: Remove delay from nand_boot_fsl_elbc.c.
common/cmd_onenand.c | 49 ++- drivers/mtd/onenand/onenand_base.c | 884 ++++++++++++++++++++++++++++-------- drivers/mtd/onenand/onenand_bbt.c | 22 +- fs/yaffs2/yaffscfg.c | 5 +- include/linux/mtd/bbm.h | 7 + include/linux/mtd/onenand.h | 22 +- include/linux/mtd/onenand_regs.h | 2 + include/onenand_uboot.h | 14 +- nand_spl/nand_boot_fsl_elbc.c | 2 - 9 files changed, 776 insertions(+), 231 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Scott Wood
-
Wolfgang Denk