From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18734 invoked by alias); 12 May 2009 22:11:07 -0000 Received: (qmail 18727 invoked by uid 22791); 12 May 2009 22:11:07 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS 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, 12 May 2009 22:11:00 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id B63C160B8007 for ; Tue, 12 May 2009 23:10:57 +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 5NvXYnIkUggR; Tue, 12 May 2009 23:10:56 +0100 (BST) From: bugzilla-daemon@ecoscentric.com To: ecos-bugs@ecos.sourceware.org Subject: [Bug 1000761] eCos support for MPC5xxx MCUs X-Bugzilla-Reason: QAcontact X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Patches and contributions X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: Jochen.Gerster@freescale.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: jifl@ecoscentric.com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 12 May 2009 22:11:00 -0000 Message-Id: <20090512221056.5DF7A3B40046@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: 2009/txt/msg00198.txt.bz2 http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000761 --- Comment #4 from Jochen Gerster 2009-05-12 23:10:55 --- (In reply to comment #3) > At first glance, the contribution provides a new "PowerPC e200" architectural > HAL which is used as the basis for all the contributed platforms. There are > variant HALs for MPC55xx, MPC5568 and MP551x. There are also CAN, ethernet, SPI > and serial drivers relating to the supported targets. > > Jochen, can you explain why you chose to support this range of processors using > a new architectural HAL package rather than using the existing PowerPC > architectural HAL package and providing a variant HAL package for MPC5xxx? > > Note to the eCos maintainers: the copyright headers will need updating > Well, the main reason is the e200 core needs major adjustments on arch level. So to keep it simple, I created a new branch out of the original powerpc arch folder --> e200 folder and worked with that. John, Do you want to merge them again? -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.