From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28863 invoked by alias); 6 Sep 2009 17:59:56 -0000 Received: (qmail 28847 invoked by uid 22791); 6 Sep 2009 17:59:55 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SARE_FREE_WEBM_RuMail,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx40.mail.ru (HELO mx40.mail.ru) (94.100.176.54) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 06 Sep 2009 17:59:46 +0000 Received: from [79.134.88.168] (port=37495 helo=rain) by mx40.mail.ru with asmtp id 1MkM1f-0008Z2-00; Sun, 06 Sep 2009 21:59:43 +0400 Received: by rain (nbSMTP-1.00) for uid 1000 dushistov@mail.ru; Sun, 6 Sep 2009 22:00:53 +0400 (MSD) Date: Sun, 06 Sep 2009 17:59:00 -0000 From: Evgeniy Dushistov To: ecos-discuss@sourceware.org, ecos-patches@ecos.sourceware.org Subject: Re: [Bug 1000819] New: Add support for Atmel AT91SAM9263 Message-ID: <20090906180053.GA18355@rain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes Mailing-List: contact ecos-patches-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-patches-owner@ecos.sourceware.org X-SW-Source: 2009-09/txt/msg00011.txt.bz2 On Sun, Sep 06, 2009 at 06:42:24PM +0100, bugzilla-daemon@ecoscentric.com wrote: > http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819 > > Summary: Add support for Atmel AT91SAM9263 > Product: eCos > Version: CVS > Platform: Other (please specify) > OS/Version: Other > Status: UNCONFIRMED > Severity: normal > Priority: normal > Component: Patches and contributions > AssignedTo: jifl@ecoscentric.com > ReportedBy: dushistov@mail.ru > QAContact: ecos-patches@ecos.sourceware.org > CC: ecos-patches@ecos.sourceware.org > Class: --- > > > Here is patchset that introduces support for at91sam9263 cpu, > it splited to logic steps: > > 1)introduce arm7 package > 2)fix hal_diag to handle 115200 baudrate > 3)separate board's pio layout > 4)move common for arm9 code for work with mmu into common header > 5)hal packages for at91sam9263ek and at91sam9 > 6)implement support pio interrupts in the way as ordinal interrupt > 7)support of norflash for at91sam9263 > 8)can support for at91sam9263ek > Finally I got reply from fsf: >Your ECOS assignment/disclaimer process with the FSF is currently >complete so I ready to start discuss technical problems for merging support for at91sam9263 into CVS. -- /Evgeniy