rt-thread-official/components/dfs/filesystems/jffs2
goprife@gmail.com 9b2ea9bc0f 1. change mtd to mtd_nor, 2. update jffs2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2140 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-30 13:39:39 +00:00
..
cyg update jffs2 to use MTD device. 2012-02-07 03:53:11 +00:00
include remove some warning in jffs2, and fix armcc compile error when using scons 2012-01-31 01:29:22 +00:00
kernel update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read) 2012-03-10 14:41:11 +00:00
src 1. change mtd to mtd_nor, 2. update jffs2 2012-05-30 13:39:39 +00:00
dfs_jffs2.c 1. change mtd to mtd_nor, 2. update jffs2 2012-05-30 13:39:39 +00:00
dfs_jffs2.h fix mutex issue in semaphore. 2012-01-29 08:23:14 +00:00
jffs2_config.h update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory 2012-03-06 14:50:19 +00:00
porting.c update jffs2 to use MTD device. 2012-02-07 03:53:11 +00:00
porting.h update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory 2012-03-06 14:50:19 +00:00