From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25653 invoked by alias); 8 Mar 2012 17:28:40 -0000 Received: (qmail 25643 invoked by uid 22791); 8 Mar 2012 17:28:38 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 08 Mar 2012 17:28:26 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id C871A2F78003; Thu, 8 Mar 2012 17:28:24 +0000 (GMT) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jtVujcrbbloz; Thu, 8 Mar 2012 17:28:23 +0000 (GMT) Message-ID: <4F58EC32.9070103@ecoscentric.com> Date: Thu, 08 Mar 2012 17:28:00 -0000 From: Alex Schuilenburg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Ilija Kocho , eCos developers Subject: Re: eCos GNU tools 4.6.2-20120125 ready for testing References: <4F106345.4080902@siva.com.mk> <4F11574D.9070002@dallaway.org.uk> <4F11AC54.7000902@siva.com.mk> <4F1CB41C.90900@jifvik.org> <4F1DA9A0.5070702@siva.com.mk> <4F1FF5AD.4010901@ecoscentric.com> <4F39887A.5050905@siva.com.mk> <4F50F700.5080902@ecoscentric.com> <4F521D6A.4010500@siva.com.mk> <4F52B2C8.4010809@schuilenburg.org> <4F53C46B.4090502@dallaway.org.uk> <4F53FF0D.80107@ecoscentric.com> <4F574D4A.2090407@ecoscentric.com> In-Reply-To: <4F574D4A.2090407@ecoscentric.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2012-03/txt/msg00022.txt.bz2 Hi Just an updated on the status of the Embedded Artists LPC2468-32 board in anoncvs. I have finally got a limping version of RedBoot generated from anoncvs running on this platform in our test farm, and it does run tests generated from anoncvs ecos. Unfortunately both ethernet and flash support for this board appears broken, so lwip and bsd testing is out. When built with flash and/or ethernet support, RedBoot either hangs on startup (if flash support is included) or fails to recognise the ethernet device. So the version of RedBoot I finally installed had broken ethernet and no flash support, but appears to work OK (it has run 4 anoncvs tests in the farm since I re-released it an hour ago, 3 passed and the other, realloc, failed but is also fails in eCosPro so no need to investigate that. I ran tm_basic by hand yesterday built from the default configuration and that also passed). The differences between the eCos and eCosPro BSPs for the Embedded Artists LPC2468-32 board were too different for the tests and RedBoot from different source bases to be compatible. However, before I switched back to anoncvs RedBoot, the test results from eCosPro only were good. The board had run just over 5500 tests and there were no regressions with the tests I could find between our GNU tools and eCos GNU tools 4.6.2-20120125 (apart from the additional warnings during the builds already reported on this list). No bsd configurations were built before I switched. More results later... -- Alex