ubifs 應用案例
1 環境
CPU : Freescale MX27
NAND FLASH : Samsung K9F2G08U0B, 2Gbits = 256MB
操作系統: linux
內核版本: 2.6.27
2 linux 編譯選項
2.1 支持UBI
Device Drivers --->
<*> Memory Technology Device (MTD) support --->
[*] MTD partitioning support
<*> NAND Device Support --->
UBI - Unsorted block images --->
<*> Enable UBI
2.2 支持UBIFS 文件系統
File systems ---> Miscellaneous filesystems …