]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
JFFS2: drop support for LZARI compression mode
authorWolfgang Denk <wd@denx.de>
Fri, 15 Jan 2010 10:10:33 +0000 (11:10 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 15 Jan 2010 10:16:47 +0000 (11:16 +0100)
commitf098337152ca48e135448f5e7836cce938e12bc0
tree3035f5896ddf0f18fe059543eb145bc7c9c56e73
parent2ff6922280025c1315c53fa2eb4ab33f0c9591de
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>
fs/jffs2/LICENCE [new file with mode: 0644]
fs/jffs2/Makefile
fs/jffs2/compr_lzari.c [deleted file]
fs/jffs2/jffs2_1pass.c
fs/jffs2/jffs2_nand_1pass.c
include/jffs2/jffs2.h