[U-Boot] Pull request: nand flash next
Wolfgang Denk
wd at denx.de
Fri Aug 28 00:21:15 CEST 2009
Dear Scott Wood,
In message <20090826203829.GA25488 at b07421-ec1.am.freescale.net> you wrote:
> The following changes since commit d7f4d14a8b317857163ccf3d97e3b1a46ba2282e:
> Wolfgang Denk (1):
> Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-nand-flash.git next
>
> Heiko Schocher (1):
> 83xx, kmeter1: added NAND support
>
> Ilya Yanok (1):
> mxc_nand: add nand driver for MX2/MX3
>
> Kyungmin Park (1):
> OneNAND: Remove unused read_spareram
>
> Matthias Kaehlcke (1):
> KB9202: Add NAND support
>
> Sandeep Paulraj (3):
> NAND: ADD page Parameter to all read_page/read_page_raw API's
> MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
> NAND: DaVinci: V2 Adding 4 BIT ECC support
>
> drivers/mtd/nand/Makefile | 3 +
> drivers/mtd/nand/davinci_nand.c | 284 ++++++++++-
> drivers/mtd/nand/fsl_elbc_nand.c | 2 +-
> drivers/mtd/nand/kb9202_nand.c | 150 +++++
> drivers/mtd/nand/kmeter1_nand.c | 135 +++++
> drivers/mtd/nand/mxc_nand.c | 880 ++++++++++++++++++++++++++++++
> drivers/mtd/nand/nand_base.c | 75 +++-
> drivers/mtd/onenand/onenand_base.c | 4 +-
> include/asm-arm/arch-davinci/emif_defs.h | 10 +
> include/configs/kmeter1.h | 6 +
> include/linux/mtd/nand.h | 5 +-
> include/linux/mtd/onenand.h | 3 +-
> 12 files changed, 1540 insertions(+), 17 deletions(-)
> create mode 100644 drivers/mtd/nand/kb9202_nand.c
> create mode 100644 drivers/mtd/nand/kmeter1_nand.c
> create mode 100644 drivers/mtd/nand/mxc_nand.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Memories of you remind me of you. - Karl Lehenbauer
More information about the U-Boot
mailing list