From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28593 invoked by alias); 24 May 2005 11:00:08 -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 28551 invoked by uid 22791); 24 May 2005 11:00:04 -0000 Received: from mta207-rme.xtra.co.nz (HELO mta207-rme.xtra.co.nz) (210.86.15.118) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 24 May 2005 11:00:04 +0000 Received: from mta2-rme.xtra.co.nz ([210.86.15.240]) by mta207-rme.xtra.co.nz with ESMTP id <20050524110001.NRAV7126.mta207-rme.xtra.co.nz@mta2-rme.xtra.co.nz> for ; Tue, 24 May 2005 23:00:01 +1200 Received: from [192.168.0.9] ([222.152.176.76]) by mta2-rme.xtra.co.nz with ESMTP id <20050524110000.OULX8463.mta2-rme.xtra.co.nz@[192.168.0.9]> for ; Tue, 24 May 2005 23:00:00 +1200 Message-ID: <42930921.8070906@elands.co.nz> Date: Tue, 24 May 2005 16:50:00 -0000 From: "Keith Ross (E-Lands)" User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: ecos-discuss@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [ECOS] re: jffs2: flash addressing X-SW-Source: 2005-05/txt/msg00315.txt.bz2 Hi, Thanks for the support. Found my problem with jffs2 1. The static configuration is indeed what I need. This is an offset (not the address) of the flash 2. The ldi file did not have the ROM (flash) address. This is the ...RAM.ldi file. So just copied over from the ...ROM.ldi file. 3. I also got slowed done a bit because I allocated only 64K to jffs2 which is too small to run the test. 4. Still having issues with deflateInit fail but I'll deal with this tomorrow (it's 11pm in NZ now) Have fun! Keith -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss