]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
authorwdenk <wdenk>
Thu, 5 May 2005 00:04:14 +0000 (00:04 +0000)
committerwdenk <wdenk>
Thu, 5 May 2005 00:04:14 +0000 (00:04 +0000)
commit07cc0999413481568b38b8d0e5f3d7514d9540b0
tree56955f165a6a1c2647acbaaa8f5783b3b74277c9
parentcf8bc5773c27adf325d7bb1a90d290b213a57417
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
March 13, 2005); new configuration options CONFIG_JFFS2_LZO and
CONFIG_JFFS2_LZARI are added. Both are undefined by default.
CHANGELOG
board/canmb/canmb.c
board/icecube/icecube.c
board/pm520/pm520.c
fs/jffs2/Makefile
fs/jffs2/compr_lzari.c [new file with mode: 0644]
fs/jffs2/compr_lzo.c [new file with mode: 0644]
fs/jffs2/jffs2_1pass.c
include/configs/NC650.h
include/configs/PPChameleonEVB.h
include/jffs2/jffs2.h