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%