u-boot/fs/jffs2
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
..
compr_lzari.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
compr_lzo.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
compr_rtime.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
compr_rubin.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
compr_zlib.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
jffs2_1pass.c jffs2: rewrite jffs2 scanning code based on Linux one 2008-12-09 23:39:16 +01:00
jffs2_nand_1pass.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
jffs2_nand_private.h Rewrite of NAND code based on what is in 2.6.12 Linux kernel 2005-08-17 12:55:25 +02:00
jffs2_private.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
mini_inflate.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00