[PATCH] Error free RO mtdblock device for NAND chips

Pantelis Antoniou panto at intracom.gr
Thu Jun 12 08:57:09 EDT 2003


Hi there

Following the discussion in the list the previous day
here is a patch that implements a very simple read-only
error free block device interface in order to allow
NAND chips to use filesystems like CRAMFS.

The theory of operation is very simple.

There is a mapping array for every block in the device
which provides the number of the physical NAND block
which it resides.

This is not the final driver. It's only a base for
discussion for the list.

I haven't done any serious tests really, but I was
able to mount a CRAMFS filesystem over it and
read files OK.

Comments and/or flames welcome.

Regards

Pantelis

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mtdblockn.patch
Url: http://lists.infradead.org/pipermail/linux-mtd/attachments/20030612/c85f3eda/attachment.pl 


More information about the linux-mtd mailing list