From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12676 invoked by alias); 27 Mar 2008 09:02:44 -0000 Received: (qmail 12609 invoked by uid 22791); 27 Mar 2008 09:02:38 -0000 X-Spam-Check-By: sourceware.org Received: from d5152C2DE.access.telenet.be (HELO lx-dmz.televic.com) (81.82.194.222) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Mar 2008 09:02:11 +0000 Received: (qmail 2623 invoked from network); 27 Mar 2008 09:02:09 -0000 Received: from nt-email.televic.com (10.0.0.9) by lx-dmz.televic.com with SMTP; 27 Mar 2008 09:02:09 -0000 Received: from [10.0.56.4] ([10.0.56.4]) by nt-email.TELEVIC.COM with Microsoft SMTPSVC(6.0.3790.1830); Thu, 27 Mar 2008 10:02:08 +0100 Message-ID: <47EB6291.6040202@televic.com> Date: Thu, 27 Mar 2008 09:04:00 -0000 From: =?ISO-8859-1?Q?J=FCrgen_Lambrecht?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.13) Gecko/20060414 MIME-Version: 1.0 To: =?ISO-8859-1?Q?J=FCrgen_Lambrecht?= CC: Chris Zimman , Andrew Lunn , Srinivas rao , ecos References: <4B24CC52E8A6EB4A95B414126492987C01616AFE@lo2525.corp.bloomberg.com> <47EA6B35.2050902@televic.com> In-Reply-To: <47EA6B35.2050902@televic.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] jffs2_1 test case error X-SW-Source: 2008-03/txt/msg00170.txt.bz2 Jürgen Lambrecht wrote: > Chris Zimman wrote: > >> Just for what it's worth -- unless you are using the new eCosCentric V2 >> flash drivers, make sure you have interrupts disabled during JFFS2 > The manual states it is only necessary to disable interrupts during flash accesses if your code also resides in flash (ROM image) (http://ecos.sourceware.org/docs-latest/ref/ecos-flash-library.html). Jürgen >> > JFFS2 accesses take so long that I cannot allow to disable interrupts > >> access. eCosCentric did a lot of work on JFFS2 to make it stable under >> eCos. I have no idea how well the stock JFFS2 code works. >> >> > Would it be a good idea to use the flash_v2 branch? > I don't know if all eCosCentric code is already commited there? > Kind regards, > Jürgen > >> --Chris >> >> > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss