Disk-On-Chip 2000 and Linux
David Woodhouse
David.Woodhouse at mvhi.com
Tue Jul 6 12:58:39 EDT 1999
jgg at deltatee.com said:
> Speading of partitions, It would be really nice to be able to have
> partitions built into the upper mtd layers. Every one of my devices
> has a partition of some sort and most of them are unmarked :<
What do you mean? If you want multiple filesystems on a single piece of flash,
aren't you better off using a single FTL and making standard partitions on
that, rather than splitting the MTD into multiple flash filesystems?
> I am thinking it would be fairly simply to make the upper layer mtd
> stuff accept some sort of argument to specify the partition sizes
> would work, but it sounds a bit ugly to implement. I need this to
> happen at boot time, and others need it to happen at card insertion
> time (from the CIS block I think)...
Currently, the FTL driver searches the first megabyte of the device for an FTL
header, so happily avoids any BIOS code or whatever happens to be at the
beginning of the device. I believe that ftl_format takes an argument which
tells it to skip a specified length at the beginning of the device, too. Isn't
that enough?
---- ---- ----
David Woodhouse David.Woodhouse at mvhi.com Office: (+44) 1223 810302
Project Leader, Process Information Systems Mobile: (+44) 976 658355
Axiom (Cambridge) Ltd., Swaffham Bulbeck, Cambridge, CB5 0NA, UK.
finger dwmw2 at ferret.lmh.ox.ac.uk for PGP key.
To unsubscribe, send "unsubscribe mtd" to majordomo at imladris.demon.co.uk
More information about the linux-mtd
mailing list