From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8401 invoked by alias); 1 Mar 2013 21:48:15 -0000 Received: (qmail 8379 invoked by uid 22791); 1 Mar 2013 21:48:13 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,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, 01 Mar 2013 21:48:08 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id EB7F24680003 for ; Fri, 1 Mar 2013 21:48:06 +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 fU0ZY9GnySzr; Fri, 1 Mar 2013 21:48:03 +0000 (GMT) From: bugzilla-daemon@ecoscentric.com To: ecos-patches@ecos.sourceware.org Subject: [Issue 1001783] New: Kinetis variant HAL patch: mostly cosmetic and descriptive improvements Date: Fri, 01 Mar 2013 21:48:00 -0000 X-Bugzilla-Reason: QAcontact CC X-Bugzilla-Type: new 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: jifl@ecoscentric.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: normal 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 qa_contact cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://bugzilla.ecoscentric.com/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: 2013-03/txt/msg00000.txt.bz2 Please do not reply to this email, use the link below. https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001783 Issue ID: 1001783 Summary: Kinetis variant HAL patch: mostly cosmetic and descriptive improvements Product: eCos Version: unknown Target: Other (please specify) Architecture/Host Cortex-M OS: Status: NEW Severity: enhancement Priority: normal Component: Patches and contributions Assignee: unassigned@bugs.ecos.sourceware.org Reporter: jifl@ecoscentric.com QA Contact: ecos-patches@ecos.sourceware.org CC: ecos-patches@ecos.sourceware.org Flags: Patch_or_Contribution+ Created attachment 2108 --> https://bugzilla.ecoscentric.com/attachment.cgi?id=2108&action=edit Kinetis variant CDL costmetic cleanup patch A colleague has been working on the Kinetis HAL to just do some tidies and little improvements (I said I'd do it in bug 1001607 but he's doing it instead now). Due to the eccentricities of eCosCentric's FSF assignment, I have to post it here, not him, so here it is attached. The description: Author: James G. Smith Date: Wed Feb 20 12:40:09 GMT 2013 Cosmetic changes: - Primarily this patch is a fix-up of the english language descriptions in CDL. Functional changes: - The clocking CDL is updated to remove "requires" checking for RTC against the OSC1 setting, since the option not applicable. - Use CYGBLD_FORCE_INLINE for header-defined inline functions. -- You are receiving this mail because: You are the QA Contact for the issue. You are on the CC list for the issue.