u-boot/fs
Ilya Yanok 8a36d31f72 jffs2: rewrite jffs2 scanning code based on Linux one
Rewrites jffs2_1pass_build_lists() function in style of Linux's
jffs2_scan_medium() and jffs2_scan_eraseblock().
This includes:
 - Caching flash acceses
 - Smart dealing with free space

Signed-off-by: Alexey Neyman <avn@emcraft.com>
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
2008-12-09 23:39:16 +01:00
..
cramfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
ext2 fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
fat Remove non-ascii characters from fat code 2008-12-04 20:51:44 +01:00
fdos fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
jffs2 jffs2: rewrite jffs2 scanning code based on Linux one 2008-12-09 23:39:16 +01:00
reiserfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
yaffs2 Make the YAFFS filesystem work 2008-08-21 14:05:33 -05:00
Makefile fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00