From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14753 invoked by alias); 1 Aug 2018 15:23:01 -0000 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 Received: (qmail 14214 invoked by uid 89); 1 Aug 2018 15:23:00 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=HDKIM-Filter:v2.11.0, Anything, sk:unassig, U*unassigned X-HELO: mail.ecoscentric.com Received: from albus.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Aug 2018 15:22:58 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 4059EA824A1 for ; Wed, 1 Aug 2018 16:22:56 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (albus.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8r-xIJAJwooG for ; Wed, 1 Aug 2018 16:22:56 +0100 (BST) Received: from bugs.ecos.sourceware.org (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 1A8D9A83256 for ; Wed, 1 Aug 2018 16:22:56 +0100 (BST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ecoscentric.com 1A8D9A83256 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ecoscentric.com; s=default; t=1533136976; bh=rfFkL3YRuV9ddlaAOdzAMUyNO/slXt/2bgVnMaoglLc=; h=From:To:Subject:Date:From; b=kxUzWMSrRzLQm1fDfZDb+IXO7ZDvwFqXXuFuk/Adl/Sq5rioTGzukYd511NZ/Xc4T JU90nkqf1Pbo78lmnL74OsipyaozhMJDfII5TQpn1qw3h9J1sxha44N421Ie5VtOOB neexvXN2Lj7fvWXWL+3HZwnTK1u2E0uhLupgzZvo= From: bugzilla-daemon@ecoscentric.com To: ecos-bugs@ecos.sourceware.org Subject: [Bug 1002295] New: NTP Server Issues Date: Wed, 01 Aug 2018 15:23:00 -0000 X-Bugzilla-Reason: QAcontact CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Other X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cmcnab@idexcorp.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Flags: 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 cf_target Message-ID: 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: 2018/txt/msg00043.txt.bz2 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002295 Bug ID: 1002295 Summary: NTP Server Issues Product: eCos Version: unknown Target: Custom (Customer specific) Architecture/Host_ ARM OS: Status: UNCONFIRMED Severity: normal Priority: low Component: Other Assignee: unassigned@bugs.ecos.sourceware.org Reporter: cmcnab@idexcorp.com QA Contact: ecos-bugs@ecos.sourceware.org CC: ecos-bugs@ecos.sourceware.org Custom Target: ATSAM9G45 Hello, My name is Chris McNab and I'm part of Toptech Systems / Idex Corp working = with eCOS and the Atmel ATSAM9G45 microprocessor. We're having an issue using the NTP server with eCOS. I'm using the followi= ng functions: cyg_ntpclient_start(&ntp_config); // where ntp_config has the IP address of= an NTP server (pool.ntp.org) and settime is 0. And I'm then trying to read the status back with: cyg_ntpclient_status_get(&ntp_status) // where ntp status is of type cyg_ntpclient_status What we're finding is that the status is returning an IP address from the N= TP pool correctly (which I can ping) but I have a trustLevel=3D2 and all other values in the structure are 0. After calling cyg_clock_get_systime the time itself is incorrect returning a time that's about 7 hours behind the current time as well as an incorrect date (a day behind). Are there any known issues with NTP server support? Anything I can try doing differently to debug the issue. I'd appreciate any help or advice you can g= ive us! Thanks, Chris --=20 You are receiving this mail because: You are the QA Contact for the bug. You are on the CC list for the bug. >>From ecos-bugs-return-11317-listarch-ecos-bugs=sources.redhat.com@sourceware.org Wed Aug 01 15:23:01 2018 Return-Path: Delivered-To: listarch-ecos-bugs@sources.redhat.com Received: (qmail 14613 invoked by alias); 1 Aug 2018 15:23:01 -0000 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 Delivered-To: mailing list ecos-bugs@sourceware.org Received: (qmail 14206 invoked by uid 89); 1 Aug 2018 15:23:00 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=HDKIM-Filter:v2.11.0, Anything, HTo:U*unassigned, H*Ad:U*unassigned X-HELO: mail.ecoscentric.com Received: from albus.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Aug 2018 15:22:58 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 512) id 2D891A85527; Wed, 1 Aug 2018 16:22:56 +0100 (BST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ecoscentric.com 2D891A85527 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ecoscentric.com; s=default; t=1533136976; bh=37Xsf8O3YbqnzN/5Ojxvcxon0VY9dJeyRKd9T1Zs1iI=; h=From:To:Subject:Date:From; b=sG0RdDsD4ko/ogzYNFf9zC0EVWjSXaHHixfUf5dZeRNNauhY+uv4/k2ZxjVwV2DzV Nu8I64NhFFJt1pBK9moJhZahTo8h9oTn67J2uNWgt/7m8/ak1mka7YLqprQ94Fct+0 4tpXRWo5mhMNCt4LEG50UEQdfzwKRxErBfS9Iscc= X-Original-To: unassigned@bugs.ecos.sourceware.org Delivered-To: unassigned@bugs.ecos.sourceware.org Received: from localhost (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 25A48A85523 for ; Wed, 1 Aug 2018 16:22:56 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (albus.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BzWzO2bxzNx2 for ; Wed, 1 Aug 2018 16:22:56 +0100 (BST) Received: from bugs.ecos.sourceware.org (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 04A99A824A1 for ; Wed, 1 Aug 2018 16:22:56 +0100 (BST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ecoscentric.com 04A99A824A1 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ecoscentric.com; s=default; t=1533136976; bh=37Xsf8O3YbqnzN/5Ojxvcxon0VY9dJeyRKd9T1Zs1iI=; h=From:To:Subject:Date:From; b=sG0RdDsD4ko/ogzYNFf9zC0EVWjSXaHHixfUf5dZeRNNauhY+uv4/k2ZxjVwV2DzV Nu8I64NhFFJt1pBK9moJhZahTo8h9oTn67J2uNWgt/7m8/ak1mka7YLqprQ94Fct+0 4tpXRWo5mhMNCt4LEG50UEQdfzwKRxErBfS9Iscc= From: bugzilla-daemon@ecoscentric.com To: unassigned@bugs.ecos.sourceware.org Subject: [Bug 1002295] New: NTP Server Issues Date: Wed, 01 Aug 2018 15:23:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Other X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cmcnab@idexcorp.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Flags: 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 cf_target Message-ID: 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: 2018/txt/msg00042.txt.bz2 Content-length: 1772 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002295 Bug ID: 1002295 Summary: NTP Server Issues Product: eCos Version: unknown Target: Custom (Customer specific) Architecture/Host_ ARM OS: Status: UNCONFIRMED Severity: normal Priority: low Component: Other Assignee: unassigned@bugs.ecos.sourceware.org Reporter: cmcnab@idexcorp.com QA Contact: ecos-bugs@ecos.sourceware.org CC: ecos-bugs@ecos.sourceware.org Custom Target: ATSAM9G45 Hello, My name is Chris McNab and I'm part of Toptech Systems / Idex Corp working = with eCOS and the Atmel ATSAM9G45 microprocessor. We're having an issue using the NTP server with eCOS. I'm using the followi= ng functions: cyg_ntpclient_start(&ntp_config); // where ntp_config has the IP address of= an NTP server (pool.ntp.org) and settime is 0. And I'm then trying to read the status back with: cyg_ntpclient_status_get(&ntp_status) // where ntp status is of type cyg_ntpclient_status What we're finding is that the status is returning an IP address from the N= TP pool correctly (which I can ping) but I have a trustLevel=3D2 and all other values in the structure are 0. After calling cyg_clock_get_systime the time itself is incorrect returning a time that's about 7 hours behind the current time as well as an incorrect date (a day behind). Are there any known issues with NTP server support? Anything I can try doing differently to debug the issue. I'd appreciate any help or advice you can g= ive us! Thanks, Chris --=20 You are receiving this mail because: You are the assignee for the bug. >>From ecos-bugs-return-11319-listarch-ecos-bugs=sources.redhat.com@sourceware.org Wed Aug 01 15:45:50 2018 Return-Path: Delivered-To: listarch-ecos-bugs@sources.redhat.com Received: (qmail 99355 invoked by alias); 1 Aug 2018 15:45:49 -0000 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 Delivered-To: mailing list ecos-bugs@sourceware.org Received: (qmail 99265 invoked by uid 89); 1 Aug 2018 15:45:43 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,SPF_PASS autolearn=ham version=3.3.2 spammy=Client, Hx-languages-length:1067, customer X-HELO: mail.ecoscentric.com Received: from albus.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Aug 2018 15:45:42 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 98FE4A852F7 for ; Wed, 1 Aug 2018 16:45:40 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (albus.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id beRpDCjmBeOZ for ; Wed, 1 Aug 2018 16:45:40 +0100 (BST) Received: from bugs.ecos.sourceware.org (albus.ecoscentric.com [212.13.207.200]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bugzilla) by mail.ecoscentric.com (Postfix) with ESMTPSA id 4D917A85452 for ; Wed, 1 Aug 2018 16:45:40 +0100 (BST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ecoscentric.com 4D917A85452 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ecoscentric.com; s=default; t=1533138340; bh=eS/jt8yijjAARQzOZhL/F6HG8x8+UXPWueOAbtubiIk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tOdVfYcWwcyBDtR9r5Re/NnUIZMcezfRDMRasvKnqtiGapKxsdOGdyNGSje7P0A7M ggZCOUzZa9jM9yFgqOK3PCZYmkitsMOliNmLVdCg/+zgRRzAUduv5KTFtZQ5K/KEik XWJGI8zFxAZDCur52og/HXXnMq8ndsmiiSbd9zfI= From: bugzilla-daemon@ecoscentric.com To: ecos-bugs@ecos.sourceware.org Subject: [Issue 1002295] NTP Server Issues Date: Wed, 01 Aug 2018 15:45:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Classification: eCosCentric X-Bugzilla-Product: eCosPro X-Bugzilla-Component: Other X-Bugzilla-Version: 3.1.49 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: alexs@ecoscentric.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: ecc-bugs-int@ecoscentric.com X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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: 2018/txt/msg00044.txt.bz2 Content-length: 1124 Please do not reply to this email, use the link below. https://bugzilla.ecoscentric.com/show_bug.cgi?id=3D1002295 Alex Schuilenburg changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexs@ecoscentric.com --- Comment #2 from Alex Schuilenburg --- Hi Chris What you describe is the NTP Client support from eCosPro. As you are an eCosCentric customer, please ensure you submit issues against product "eCos= Pro" and not "eCos" should you require support. I have therefore re-allocated t= he issue to the correct product. There are no known issues regarding NTP Client support, especially one which exhibits the issue you describe. As a first point of call, please can you configure and run the NTP client t= ests described in the documentation at https://doc.ecoscentric.com/ref/net-ntpclient-tests.html and post the resul= ts here. Thanks -- Alex --=20 You are receiving this mail because: You are on the CC list for the issue. >>From ecos-bugs-return-11320-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sun Aug 05 22:55:12 2018 Return-Path: Delivered-To: listarch-ecos-bugs@sources.redhat.com Received: (qmail 59849 invoked by alias); 5 Aug 2018 22:55:12 -0000 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 Delivered-To: mailing list ecos-bugs@sourceware.org Received: (qmail 59840 invoked by uid 89); 5 Aug 2018 22:55:11 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_1,SPF_PASS autolearn=ham version=3.3.2 spammy=NEXT, panel, outdated, H*r:sk:unassig X-HELO: mail.ecoscentric.com Received: from albus.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 05 Aug 2018 22:55:05 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 512) id 82466A85499; Sun, 5 Aug 2018 23:55:02 +0100 (BST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ecoscentric.com 82466A85499 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ecoscentric.com; s=default; t=1533509702; bh=IWaqH1KYJGmhmSBueiEAL2ioWRIB4KZQaZ+etoeOAXI=; h=From:To:Subject:Date:From; b=kTDFaP+jvZz8MqiVP3w77tDvKO52pg21mmQflQH6gDNikxGCf2jGo6ZY1JdCkRlyH vtc1ZiiFM5Fzb6XwL8OFoTBUcMoCcJMjBrDxpIBmK+GqUYr0qenEsWo5VHTZV5WeXF hUvmkzyauYmPB1tNolaK4bdzn5iEim8whjBYGIA4= X-Original-To: unassigned@bugs.ecos.sourceware.org Delivered-To: unassigned@bugs.ecos.sourceware.org Received: from localhost (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 7AB34A85531 for ; Sun, 5 Aug 2018 23:55:02 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (albus.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VSQFtDyp5VhC for ; Sun, 5 Aug 2018 23:55:02 +0100 (BST) Received: from bugs.ecos.sourceware.org (localhost [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 503AEA85499 for ; Sun, 5 Aug 2018 23:55:02 +0100 (BST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.ecoscentric.com 503AEA85499 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ecoscentric.com; s=default; t=1533509702; bh=IWaqH1KYJGmhmSBueiEAL2ioWRIB4KZQaZ+etoeOAXI=; h=From:To:Subject:Date:From; b=kTDFaP+jvZz8MqiVP3w77tDvKO52pg21mmQflQH6gDNikxGCf2jGo6ZY1JdCkRlyH vtc1ZiiFM5Fzb6XwL8OFoTBUcMoCcJMjBrDxpIBmK+GqUYr0qenEsWo5VHTZV5WeXF hUvmkzyauYmPB1tNolaK4bdzn5iEim8whjBYGIA4= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-daemon@ecoscentric.com To: unassigned@bugs.ecos.sourceware.org Subject: Your Bugzilla bug list needs attention. X-Bugzilla-Type: whine Date: Sun, 05 Aug 2018 22:55:00 -0000 X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Message-Id: <20180805225502.503AEA85499@mail.ecoscentric.com> X-SW-Source: 2018/txt/msg00045.txt.bz2 Content-length: 3567 [This e-mail has been automatically generated.] You have one or more bugs assigned to you in the Bugzilla bug tracking syst= em (http://bugs.ecos.sourceware.org/) that require attention. All of these bugs are in the CONFIRMED state, and have not been touched in 7 days or more. You need to take a look at them, and decide on an initial action. Generally, this means one of three things: (1) You decide this bug is really quick to deal with (like, it's INVALID), and so you get rid of it immediately. (2) You decide the bug doesn't belong to you, and you reassign it to someone else. (Hint: if you don't know who to reassign it to, make sure that the Component field seems reasonable, and then use the "Reset Assignee to default" option.) (3) You decide the bug belongs to you, but you can't solve it this moment. Accept the bug by setting the status to IN_PROGRESS. To get a list of all CONFIRMED bugs, you can use this URL (bookmark it if you like!): http://bugs.ecos.sourceware.org/buglist.cgi?bug_status=3DCONFIRMED&assigned= _to=3Dunassigned@bugs.ecos.sourceware.org Or, you can use the general query page, at=20 http://bugs.ecos.sourceware.org/query.cgi Appended below are the individual URLs to get to all of your CONFIRMED bugs that haven't been touched for 7 days or more. You will get this message once a day until you've dealt with these bugs! STM32 USB driver unplugging/replugging issue -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001084 Navigation of the documentation using PREV NEXT PARENT arrows broken -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001146 help documentation tree does not correspond to viewed document -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001148 documentation tree in navigation panel does not open at viewed document -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001149 CAN loopback driver requires CYGPKG_DEVS_CAN_LOOP_CAN[01] -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001211 eCos GNU tools 4.6.3 -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001468 Fix compiler warnings about mismatch between log() format string and argum= ent values. -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001510 Array index out of bounds in tftp_server.c -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001522 Cortex-M: Remote 'g' packet reply is too long -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001524 BSD nc_test_slave chrashes -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001586 [RFC] eCos FLASH startup from RedBoot -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001623 Kinetis variant HAL patch: mostly cosmetic and descriptive improvements -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001783 Kinetis DSPI, flash and platform HAL tidies -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001784 Data not relocated to RAM during ROMINT startup -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1001864 Freescale ENET support fot little endian. -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002114 KSZ8081 Ethernet PHY driver. -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002115 Prepare Kinetis for Gen2 K -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002116 Freescale UART - some macros for advanced serial buffers. -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002117 outdated expectations in documentation -> http://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002126