From 412babe304b948e1e3a909f8d2eb091b83f700d5 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 5 May 2005 09:51:44 +0000 Subject: It's better to handle LZO and LZARI compression mdoes for JFFS2 with a single #define. --- CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index b10107a395..828245c4f5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,8 +6,9 @@ Changes for U-Boot 1.1.3: size. * 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. + March 13, 2005); new configuration option CONFIG_JFFS2_LZO_LZARI + added to support LZO and LZARI compression modes (undefined by + default). * Fix problem with symbolic links in JFFS2 code. -- cgit v1.2.3