From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14241 invoked by alias); 12 Feb 2009 14:38:12 -0000 Received: (qmail 14232 invoked by uid 22791); 12 Feb 2009 14:38:11 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mtaout01-winn.ispmail.ntl.com (HELO mtaout01-winn.ispmail.ntl.com) (81.103.221.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Feb 2009 14:38:04 +0000 Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090212143758.CMNV2989.mtaout01-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Thu, 12 Feb 2009 14:37:58 +0000 Received: from cog.dallaway.org.uk ([213.106.81.244]) by aamtaout03-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090212143758.IAWG2093.aamtaout03-winn.ispmail.ntl.com@cog.dallaway.org.uk>; Thu, 12 Feb 2009 14:37:58 +0000 Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id n1CEbuNI011355; Thu, 12 Feb 2009 14:37:56 GMT Message-ID: <49943444.6070209@dallaway.org.uk> Date: Thu, 12 Feb 2009 14:38:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.19 (X11/20090107) MIME-Version: 1.0 To: Nick Garnett CC: ecos-maintainers@ecos.sourceware.org Subject: Re: AT91EB55 and DataFlash References: <4994113A.4040308@dallaway.org.uk> <20090212125602.GI24614@donkey.ma.tech.ascom.ch> <20090212134950.GL24614@donkey.ma.tech.ascom.ch> <499430C6.90209@dallaway.org.uk> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2009-02/txt/msg00021.txt.bz2 Nick Garnett wrote: >> Nick, it looks like you were the one who added the DataFlash >> declarations for AT91EB55 originally. Do you have any time to >> investigate this build failure at present? >> >>> /var/local/ecos-test/packages/devs/flash/arm/eb55/current/src/eb55_flash.c:76: error: initializer element is not constant >>> /var/local/ecos-test/packages/devs/flash/arm/eb55/current/src/eb55_flash.c:76: error: (near initialization for ‘cyg_dataflash_priv_cyg_eb55_dataflash.dev.spi_dev’) >> Please let me know either way, so I can plan accordingly. > > Done! > > Our emails crossed in the post. Expect to see some checkins > imminently. Excellent! Many thanks, Nick... John