From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22535 invoked by alias); 17 May 2011 23:11:00 -0000 Received: (qmail 22519 invoked by uid 22791); 17 May 2011 23:10:58 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 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; Tue, 17 May 2011 23:10:44 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 99B722F78001 for ; Wed, 18 May 2011 00:10:43 +0100 (BST) 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 oavFvr6XbbkW; Wed, 18 May 2011 00:10:41 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: ecos-patches@ecos.sourceware.org Subject: [Bug 1000819] Add support for Atmel AT91SAM9263 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Patches and contributions X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dhelgason@shaw.ca X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: john@dallaway.org.uk X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 17 May 2011 23:11:00 -0000 Message-Id: <20110517231041.BA74D2F78008@mail.ecoscentric.com> 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: 2011-05/txt/msg00016.txt.bz2 Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819 --- Comment #27 from Daniel Helgason 2011-05-18 00:10:39 BST --- (In reply to comment #26) > I have an AT91SAM9G20 Evaluation Kit that I plan on using in the near future. > If I can help with testing this patch please let me know how I can help. I am > mainly using the SPI and Serial peripherals at this point, I am willing to > create a port for this CPU/board if one does not yet exist. I have done a > couple of simple ports in the past,one for a Samsung S3C2410/FriendlyARM > development board. > ... Mark! Hey, always glad to see another 'G20 user. I already have a port to the AT91SAM9G20 that runs on the 'G20-EK board and also two other boards. I also have a port to the AT91SAM9R/RL that runs on the '9RL-EK board. The ports include cache-aware Ethernet, SPI, and USART drivers. The ports are in a bit of a crappy state but when the dust settles here, it should just be a matter of moving large chunks of code around. I intend to provide my sponsor with these ports this week, then I expect they will end up here. Dan H. -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.