public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: linux-mtd@lists.infradead.org
Subject: [ANNOUNCE] MTD driver for DiskOnChip Millennium Plus and INFTL
Date: Fri, 23 May 2003 13:57:36 +1000	[thread overview]
Message-ID: <3ECD9C30.7090804@snapgear.com> (raw)


Hi All,

I would like to announce a patch set to support the M-System's
Disk-On-Chip Millennium Plus parts, and their new INFTL (Inverse
NAND Flash Translation Layer).

You can get the patch at either of these sites:

  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 standard Linux 2.4.20 kernel.

The Millennium Plus flash devices are a new family of NAND
flash devices from M-Systems, not unlike the 2000 or Millennium
devices. INFTL is a new improved NFTL. The fundamental difference
is that it stores its chains in inverted order.

There is also some modified mtd utilities that go along with
this driver code at:

  ftp://ftp.snapgear.org/pub/patches/mtd-utils-20030414.tar.gz
  http://www.uclinux.org/pub/uClinux/misc/mtd-utils-20030414.tar.gz

It has an updated nftl_format capable of formating a device
with an INFTL layer or NFTL. There is also some code that
allows programming an IPL on a Millennium Plus device.

The INFTL support is based wholey on the existing MTD NFTL
support. So the same limitations do apply to using INFTL.
Additionally given the current INFTL and Millenium Plus support
is very new there are a number of limitations that will be
rectified in future releases.
 

The currnet limitations include:
 

     1. Both the NFTL and INFTL layers use the same Linux major number.
        So this means that only one of the NFTL or INFTL layers can be
        compiled or loaded into the Linux kernel at any one time.
     2. The INFTL layer can only use a single BDTL parition, even if the
        device is setup with more.
     3. Only 32MiB Millenium Plus devices have been tested.

Feedback welcome:-)

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

             reply	other threads:[~2003-05-23  3:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23  3:57 Greg Ungerer [this message]
2003-05-23 11:43 ` [ANNOUNCE] MTD driver for DiskOnChip Millennium Plus and INFTL David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ECD9C30.7090804@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox