Memory Technology Device: Difference between revisions

Content deleted Content added
Add template
too weak association
Line 7:
 
When using an MTD, the use of an MTD aware file system such as [[JFFS2]] or [[YAFFS]] is recommended. The MTD subsystem exports block devices as well, which allows the use of common filesystem like ext4. However, using an MTD this way is not recommended since there is neither detection of bad blocks nor any kind of wear leveling.
 
== See also ==
* [[Linux on embedded systems]]
 
==References==