[PATCH] driver for DiskOnChip Millennium Plus and INFTL

Greg Ungerer (gerg@snapgear.com)
Fri, 23 May 2003 14:21:37 +1000


Hi All,

Here is a patch that adds support to the kernel MTD drivers
for the M-System's Disk-On-Chip Millennium Plus family of
devices. It also contains an INFTL (Inverse NAND Flash Translation
Layer) driver as well.

You can get it at either of:

ftp://ftp.snapgear.org/pub/patches/mplus-20030414.patch.gz
http://www.uclinux.org/pub/uClinux/misc/mplus-20030414.patch.gz

This patch is against Linux-2.4.20 source.

The Millennium Plus register map is quite different to their
other devices, and so needs a new sub-driver. The INFTL layer
is also quite different to their older NFTL code, so a new
sub-driver for that too.

This code is all GPL (with the blessing of M-System), and based
on the existing Disk-On-Chip support in MTD.

Regards
Greg

------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
SnapGear Pty Ltd PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: www.SnapGear.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/