uboot-mt623x/fs
Wolfgang Denk f098337152 JFFS2: drop support for LZARI compression mode
Support for LZARI compression mode was added based on a MTD CVS
snapshot of March 13, 2005. However, fs/jffs2/compr_lzari.c contains
contradictory licensing terms: the original copyright clause says "All
rights reserved. Permission granted for non-commercial use.", but
later reference to the file 'LICENCE' in the jffs2 directory was added
which says GPL v2 or later.

As no boards ever used LZARI compression, and this file is also not
present in recent MTD code, we resolve this conflict by removing the
conflicting file and references to it.

Also copy the referenced but missing file 'LICENCE' from the current
MTD source tree.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-01-15 11:16:47 +01:00
..
cramfs rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
ext2 EXT2FS: fix inode size for ext2fs rev#0 2009-12-05 00:46:10 +01:00
fat FAT replace compare_sign with strncmp. 2009-06-12 20:45:48 +02:00
fdos fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
jffs2 JFFS2: drop support for LZARI compression mode 2010-01-15 11:16:47 +01:00
reiserfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
ubifs move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00
yaffs2 Make the YAFFS filesystem work 2008-08-21 14:05:33 -05:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00