uboot-mt623x/include/jffs2
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
..
compr_rubin.h Initial revision 2002-03-08 21:31:05 +00:00
jffs2.h JFFS2: drop support for LZARI compression mode 2010-01-15 11:16:47 +01:00
jffs2_1pass.h Initial revision 2002-01-27 00:56:55 +00:00
load_kernel.h jffs2: add sector_size field to part_info structure 2008-12-09 23:38:46 +01:00
mini_inflate.h Initial revision 2002-03-08 21:31:05 +00:00