From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3155 invoked by alias); 10 Aug 2012 11:33:17 -0000 Received: (qmail 3140 invoked by uid 22791); 10 Aug 2012 11:33:16 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_FC,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; Fri, 10 Aug 2012 11:33:02 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 48) id 8C10F151A058; Fri, 10 Aug 2012 12:33:01 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: unassigned@bugs.ecos.sourceware.org Subject: [Bug 1001368] Availability of port. X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: bernd.edlinger@hotmail.de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC 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: Fri, 10 Aug 2012 11:33:00 -0000 Message-Id: <20120810113258.3708B151A028@mail.ecoscentric.com> Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org X-SW-Source: 2012/txt/msg01164.txt.bz2 Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001368 Bernd Edlinger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernd.edlinger@hotmail.de --- Comment #1 from Bernd Edlinger 2012-08-10 12:32:54 BST --- (In reply to comment #0) > Any chance I can get hold of the port to the Atmel AT91SAM9G20 board, I thought > there was some discussion before summer about this and I see it is mentioned in > the news. However I don't see it in the latest CVS download, I finally got my > front end GPS chip working the way I need it to and I was planning to use the > AT91SAM9g20 as the processor for an open source all digital gps receiver I am > building. I can contribute the code for the SSC driver and anything else new I > build, I also wrote an SPI driver for the Samsung S3C2440A which I am happy to > contribute. > cheers > Mark Hi Mark, actually I worked on that. you may want to try it? that is what I posted a fiew days ago: I'd like to announce a port of eCos 3.0 for several ARM Processors that Softing has developed. The key features of this version are as follows: - support for AT91SAM9G45-EK - support for AT91SAM9G20-EK - support for AT91SAM9260-EK - RedBoot (as second level boot loader together with the Atmel Sam-BA boot code) - ARM AT91 MMU: added Access Protection against NULL-Pointer accesses - ARM AT91 MMU: added Code Protection against self-modifying code - ARM AT91 Code- and Data-Cache: added support - ARM AT91 I2C: added support - ARM AT91 Serial: support for more than 4 UARTs - ARM AT91 ENET: support for multicasts - ARM AT91 ENET: PHY-Polling or Interrupt-driven detection of Link changes - ETH_PHY: added support for DP83640 PHY - ETH_PHY: support for enabling PHY Interrupts - ETH_PHY: support for Interrupt-driven SMI communication - Raw Ethernet using AF_PACKET sockets - recursive Posix- and Kernel-Mutexes - access functions for request method and header values in httpd - added fcntl-codes F_GETFL and F_SETFL - performance improvements in dlmalloc - Many bugfixes and enhancements in all areas At the moment the complete source code can be downloaded from our FTP server: ftp://ftp.softing.com/pub/outgoing/GPL/ecos-120723.tar.bz2 -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.