Design aims
We're working on a generic Linux subsystem for memory devices, especially Flash devices.
The aim of the system is to make it simple to provide a driver for new hardware, by providing a generic interface between the hardware drivers and the upper layers of the system.
Hardware drivers need to know nothing about the storage formats used, such as FTL, FFS2, etc., but will only need to provide simple routines for read, write and erase. Presentation of the device's contents to the user in an appropriate form will be handled by the upper layers of the system.
A Memory Technology Device (MTD) is a type of embedded flash memory that: MTD devices are somewhat more difficult to operate than hard drives due to their specific architecture.Memory Technology Device
From Wikipedia, the free encyclopedia
[edit]External links
没有评论:
发表评论