u-boot/fs/jffs2
Wolfgang Denk 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command
Old, obsolete and duplicated code was cleaned up and replace by the
new partitioning method. There are two possible approaches now:
* define a single, static partition
* use mtdparts command line option and dynamic partitioning
Default is static partitioning.
2005-08-08 01:03:24 +02:00
..
compr_lzari.c It's better to handle LZO and LZARI compression mdoes for JFFS2 with 2005-05-05 09:51:44 +00:00
compr_lzo.c It's better to handle LZO and LZARI compression mdoes for JFFS2 with 2005-05-05 09:51:44 +00:00
compr_rtime.c Initial revision 2002-11-03 00:38:21 +00:00
compr_rubin.c Initial revision 2002-11-03 00:38:21 +00:00
compr_zlib.c Initial revision 2002-11-03 00:38:21 +00:00
jffs2_1pass.c Add common (with Linux) MTD partition scheme and "mtdparts" command 2005-08-08 01:03:24 +02:00
jffs2_private.h Add common (with Linux) MTD partition scheme and "mtdparts" command 2005-08-08 01:03:24 +02:00
Makefile Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of 2005-05-05 00:04:14 +00:00
mini_inflate.c Initial revision 2002-03-08 23:11:41 +00:00