public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets
@ 2014-01-26 14:44 bugzilla-daemon
  2014-01-26 14:55 ` [Bug 1001933] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-01-26 14:44 UTC (permalink / raw)
  To: ecos-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 8276 bytes --]

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

            Bug ID: 1001933
           Summary: New HAL for the M4 core of Freescale Vybrid targets
           Product: eCos
           Version: unknown
            Target: Other (please specify)
  Architecture/Host Cortex-M
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: HAL
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: Stefan.Singer@freescale.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2408
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2408&action=edit
Patch for the Vybrid HAL

The Vybrid Controller Solutions based on ARM® Technology family is an asymetric
multicore solution with a Cortex A5 and a Cortex M4. 

http://www.freescale.com/webapp/sps/site/homepage.jsp?code=VYBRID

In many applications the A5 core will run a "larger" operating system, e.g.
Linux, wheare the M4 will run a RTOS. This is a eCOS port only using the M4
core. Is it largely based on the eCOS Kinetis port from Ilija Kocho.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From ecos-bugs-return-10657-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sun Jan 26 14:44:57 2014
Return-Path: <ecos-bugs-return-10657-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 25120 invoked by alias); 26 Jan 2014 14:44:56 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 25102 invoked by uid 89); 26 Jan 2014 14:44:54 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail.ecoscentric.com
Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 26 Jan 2014 14:44:53 +0000
Received: by mail.ecoscentric.com (Postfix, from userid 48)
	id B25434680008; Sun, 26 Jan 2014 14:44:50 +0000 (GMT)
X-Original-To: unassigned@bugs.ecos.sourceware.org
Delivered-To: unassigned@bugs.ecos.sourceware.org
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid
 targets
Date: Sun, 26 Jan 2014 14:44:00 -0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: HAL
X-Bugzilla-Keywords:
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: Stefan.Singer@freescale.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: low
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter cc
Message-ID: <bug-1001933-777@http.bugs.ecos.sourceware.org/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.ecos.sourceware.org/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00024.txt.bz2
Content-length: 1266

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

            Bug ID: 1001933
           Summary: New HAL for the M4 core of Freescale Vybrid targets
           Product: eCos
           Version: unknown
            Target: Other (please specify)
  Architecture/Host Cortex-M
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: HAL
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: Stefan.Singer@freescale.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2408
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2408&action=edit
Patch for the Vybrid HAL

The Vybrid Controller Solutions based on ARM® Technology family is an asymetric
multicore solution with a Cortex A5 and a Cortex M4. 

http://www.freescale.com/webapp/sps/site/homepage.jsp?code=VYBRID

In many applications the A5 core will run a "larger" operating system, e.g.
Linux, wheare the M4 will run a RTOS. This is a eCOS port only using the M4
core. Is it largely based on the eCOS Kinetis port from Ilija Kocho.

-- 
You are receiving this mail because:
You are the assignee for the bug.
>From ecos-bugs-return-10659-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sun Jan 26 14:50:00 2014
Return-Path: <ecos-bugs-return-10659-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 26938 invoked by alias); 26 Jan 2014 14:49:58 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 26912 invoked by uid 89); 26 Jan 2014 14:49:56 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2
X-HELO: mail.ecoscentric.com
Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 26 Jan 2014 14:49:55 +0000
Received: from localhost (hagrid.ecoscentric.com [127.0.0.1])
	by mail.ecoscentric.com (Postfix) with ESMTP id 238B6468000B
	for <ecos-bugs@ecos.sourceware.org>; Sun, 26 Jan 2014 14:49:53 +0000 (GMT)
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 nx8fBLXMZn8Y; Sun, 26 Jan 2014 14:49:52 +0000 (GMT)
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: ecos-bugs@ecos.sourceware.org
Subject: [Bug 1001933] New HAL for the M4 core of Freescale Vybrid targets
Date: Sun, 26 Jan 2014 14:49:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: HAL
X-Bugzilla-Keywords:
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: Stefan.Singer@freescale.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: low
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-1001933-13-mLOwaT9bkX@http.bugs.ecos.sourceware.org/>
In-Reply-To: <bug-1001933-13@http.bugs.ecos.sourceware.org/>
References: <bug-1001933-13@http.bugs.ecos.sourceware.org/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.ecos.sourceware.org/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00026.txt.bz2
Content-length: 480

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id\x1001933

--- Comment #1 from Stefan Singer <Stefan.Singer@freescale.com> ---
Created attachment 2409
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id$09&actioníit
patch to ecos.db to include the Vybrid port

changes needed for ecos.db to include the Vybrid Variant and Target Platform.

--
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-02  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-26 14:44 [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets bugzilla-daemon
2014-01-26 14:55 ` [Bug 1001933] " bugzilla-daemon
2014-02-03 19:33 ` bugzilla-daemon
2014-02-05  8:59 ` bugzilla-daemon
2016-12-04 23:55 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).