Patch: ATI Xilleon port 9/11 Xilleon nand flash support

David Daney ddaney at avtrex.com
Thu Oct 20 11:39:54 EDT 2005


This is the ninth part of my Xilleon port.

I am sending the full set of patches to linux-mips at linux-mips.org
which is archived at: http://www.linux-mips.org/archives/

Only the patches that touch generic parts of the kernel are coming
here.

This patch adds the Xilleon's NAND flash driver to the MTD system.

The patch is attached gziped, but here is the summary:

Patch against 2.6.14-rc2 from linux-mips.org

Signed-off-by: David Daney <ddaney at avtrex.com>


Xilleon nand flash support.

---
commit 162fee1af111103bb6e6275c2e51a550ff393cbc
tree 9321285ce1d02a7399a0819bf8571f6d7fb1ba6a
parent dfc1311ed49b37741dc67cfcf3efcbf74f7e9165
author David Daney <daney at dl2.hq2.avtrex.com> Tue, 04 Oct 2005 13:56:13 -0700
committer David Daney <daney at dl2.hq2.avtrex.com> Tue, 04 Oct 2005 13:56:13 -0700

 drivers/mtd/nand/Kconfig    |   26 
 drivers/mtd/nand/Makefile   |    1 
 drivers/mtd/nand/stw_nand.c | 3818 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 3845 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: p9.gz
Type: application/x-gzip
Size: 22610 bytes
Desc: Xilleon nand flash support
Url : http://lists.infradead.org/pipermail/linux-mtd/attachments/20051020/8690339e/attachment.gz 


More information about the linux-mtd mailing list