[PATCH 0/4] New denali nand driver (ported from kernel)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series adds the denali NAND driver that is used, for example,
on socfpga platforms.

The driver is adapted from the mainline kernel driver with some bugfix patches
from Altera.

Enrico Jorns (4):
  mtd nand: added 'bits_per_cell' property
  mtd nand_denali: Add denali nand driver
  mtd denali: pass col argument to READID operation
  socfpga dts: set have-hw-ecc-fixup for nand

 arch/arm/dts/socfpga.dtsi         |    1 +
 drivers/mtd/nand/Kconfig          |   26 +
 drivers/mtd/nand/Makefile         |    3 +
 drivers/mtd/nand/denali.h         |  499 ++++++++++++
 drivers/mtd/nand/nand_base.c      |    2 +
 drivers/mtd/nand/nand_denali.c    | 1559 +++++++++++++++++++++++++++++++++++++
 drivers/mtd/nand/nand_denali_dt.c |  101 +++
 include/linux/mtd/nand.h          |   12 +
 8 files changed, 2203 insertions(+)
 create mode 100644 drivers/mtd/nand/denali.h
 create mode 100644 drivers/mtd/nand/nand_denali.c
 create mode 100644 drivers/mtd/nand/nand_denali_dt.c

-- 
2.5.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux