From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15365 invoked by alias); 4 Mar 2010 09:44:01 -0000 Received: (qmail 15352 invoked by uid 22791); 4 Mar 2010 09:44:00 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay02.alfahosting-server.de (HELO relay01.alfahosting-server.de) (80.86.191.77) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Mar 2010 09:43:55 +0000 Received: by relay01.alfahosting-server.de (Postfix, from userid 1001) id 2F85A2006DDDC; Thu, 4 Mar 2010 10:43:53 +0100 (CET) X-Spam-DCC: HP_X86_64_4CPU: relay01.alfahosting-server.de 1245; Body=1 Fuz1=1 Fuz2=1 Received: from alfa3017.alfahosting-server.de (alfa3017.alfahosting-server.de [82.197.146.34]) by relay01.alfahosting-server.de (Postfix) with ESMTP id B81E02006DBB4; Thu, 4 Mar 2010 10:43:18 +0100 (CET) Received: from DESKTOPITRGMBH (p54946058.dip.t-dialin.net [84.148.96.88]) by alfa3017.alfahosting-server.de (Postfix) with ESMTP id 71D242934991; Thu, 4 Mar 2010 10:43:18 +0100 (CET) From: "Richard Rauch" To: "'John Dallaway'" Cc: "'eCos development list'" References: <4B8F70EA.2060401@dallaway.org.uk> Subject: AW: Port to Atmel ARM9 Microcontroller SAM9G45 Date: Thu, 04 Mar 2010 09:44:00 -0000 Message-ID: <69001447439F4B1E8956C20073AF9FD1@DESKTOPITRGMBH> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable In-Reply-To: <4B8F70EA.2060401@dallaway.org.uk> X-Virus-Checker-Version: clamassassin 1.2.4 with ClamAV 0.94.2/10510/Thu Mar 4 05:35:54 2010 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: 2010-03/txt/msg00004.txt.bz2 Hi John, thanks for the hint regarding the AT91SAM9236-EK board. I will have a look on it. It would be a good idea to register the project and to add it to the table of Registered Projects. Richard Rauch email: rrauch@itrgmbh.de =20 _______________________________________________ ITR GmbH=20 Informationstechnologie Rauch=20 Schnepfenreuther Hauptstrasse 27b D-90425 Nuernberg =20 web: http://www.itrgmbh.de email: info@itrgmbh.de =20 Geschaeftsfuehrer: Richard Rauch Handelsregister: Nuernberg HR B 21676 USt-Id Nr. : DE228051873 _______________________________________________ =20 -----Urspr=FCngliche Nachricht----- Von: ecos-devel-owner@ecos.sourceware.org [mailto:ecos-devel-owner@ecos.sourceware.org] Im Auftrag von John Dallaway Gesendet: Donnerstag, 4. M=E4rz 2010 09:36 An: Richard Rauch Cc: eCos development list Betreff: Re: Port to Atmel ARM9 Microcontroller SAM9G4 Hi Richard > I want to announce a development project. It is an eCos port to the=20 > Atmel's > ARM9 microcontroller family, in particular a port to the SAM9G45. > It is planned to contribute the result of the project to the eCos=20 > repository. >=20=20 > I would be very glad to get some response, whether the planned port is=20 > of common interest! A port to the AT91SAM9G45 is undoubtedly of value to the eCos community. Thank you for announcing your plans early. This helps other members of the community in their own planning. We do need to be careful about merge work here. There is a patch from Evgeniy Dushistov which provides support for the AT91SAM9236-EK board and also re-organises the ARM7/ARM9 abstraction: http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1000819 I would say that it makes sense to base any further work off a repository with this patch applied. However, the patch is still subject to review. Would you like the maintainers to register your project? Details at: http://ecos.sourceware.org/contrib.html John Dallaway eCos maintainer