From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10221 invoked by alias); 28 Jul 2005 07:06:17 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 10180 invoked by uid 22791); 28 Jul 2005 07:06:11 -0000 Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 28 Jul 2005 07:06:11 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1Dy2Sj-0003FU-00; Thu, 28 Jul 2005 09:05:49 +0200 Date: Thu, 28 Jul 2005 07:06:00 -0000 To: Benny Chen Cc: ecos-discuss@sources.redhat.com Message-ID: <20050728070549.GA1057@lunn.ch> Mail-Followup-To: Benny Chen , ecos-discuss@sources.redhat.com References: <1121140915.31422.42.camel@Vigor4> <20050712065537.GI29363@lunn.ch> <1121212035.31422.152.camel@Vigor4> <20050713064541.GM29363@lunn.ch> <42D5394D.8030300@mindspring.com> <20050713164717.GN29363@lunn.ch> <1122530343.31422.8159.camel@Vigor4> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1122530343.31422.8159.camel@Vigor4> User-Agent: Mutt/1.5.9i From: Andrew Lunn Subject: Re: [ECOS] Redboot JFFS2 Support X-SW-Source: 2005-07/txt/msg00310.txt.bz2 On Thu, Jul 28, 2005 at 03:59:04PM +1000, Benny Chen wrote: > Hi there, > Cirrus has not get back to me on my intention of releasing their patch > on this list. Hence, I have ported their patch over to work on the > latest ECOS tree from cvs. I have tested this out on my target and it > seems to work fine. > > Back to my initial problem of getting JFFS2 support for Redboot. > I have managed to mount the jffs2 directory and read my config file in > RedBoot. But everytime after my application has updated the > configuration file (after the system has booted up) and redboot do a > read on the same file. I get the below error. > > What I saw on the list was that this issue has been fixed. I am using > the latest Redboot from cvs. Could anyone help? Do you have CYGPKG_COMPRESS_ZLIB enabled? It looks like you have a compressed file in your filesystem and without ZLIB jffs2 cannot decompress it. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss