Linux MTD 源代码分析
Linux MTD 源代码分析
this document under the terms of the GNU Free Documentation License,Version 1.1
or any later version published by the Free Software Foundation;with no Invariant
Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the
license is included in the section entitled "GNU Free Documentation License".
If you got any Problem, Suggestion, Advice or Question ,
Please mail t jimzeus@sina.com.cn
Any correction will be appreciated.
目录
专有名词:
Linux MTD介绍:
设备层和原始设备层的函数调用关系(红色部分需要我们实现):
NOR型Flash芯片驱动与MTD原始设备
NAND和NOR的比较
源码分析
头文件分析
mtd.h
MTD_CHAR_MAJOR
MTD_BLOCK_MAJOR
MAX_MTD_DEVICES
mtd_info
mtd_info.type的取值
mtd_info.flags的取值
mtd_info.ecctype的取值
erase_info
erase_info.state的取值
mtd_notifier
get_mtd_device
非常好我支持^.^
(2) 100%
不好我反对
(0) 0%