This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Redboot JFFS2 Support


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]