The following changes since commit 58d204256cb1ce1bd323847d9f644acf70a72e6a: Wolfgang Denk (1): LWMON5: enable hush shell as command line parser
are available in the git repository at: git://www.denx.de/git/u-boot-nand-flash.git master Anton Vorontsov (1): nand: FSL UPM NAND driver Kyungmin Park (1): OneNAND: Separate U-Boot dependent code from OneNAND drivers/mtd/nand/Makefile | 2 + drivers/mtd/nand/fsl_upm.c | 201 +++++++++++++++++++++++++++++++++++ drivers/mtd/onenand/Makefile | 2 +- drivers/mtd/onenand/onenand_base.c | 20 ---- drivers/mtd/onenand/onenand_uboot.c | 41 +++++++ include/linux/mtd/fsl_upm.h | 39 +++++++ 6 files changed, 284 insertions(+), 21 deletions(-) create mode 100644 drivers/mtd/nand/fsl_upm.c create mode 100644 drivers/mtd/onenand/onenand_uboot.c create mode 100644 include/linux/mtd/fsl_upm.h ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users