This is the ninth part of my Xilleon port. I am sending the full set of patches to linux-mips@xxxxxxxxxxxxxx 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@xxxxxxxxxx> Xilleon nand flash support. --- commit 162fee1af111103bb6e6275c2e51a550ff393cbc tree 9321285ce1d02a7399a0819bf8571f6d7fb1ba6a parent dfc1311ed49b37741dc67cfcf3efcbf74f7e9165 author David Daney <daney@xxxxxxxxxxxxxxxxxx> Tue, 04 Oct 2005 13:56:13 -0700 committer David Daney <daney@xxxxxxxxxxxxxxxxxx> 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(-)
Attachment:
p9.gz
Description: Xilleon nand flash support