From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23842 invoked by alias); 1 Apr 2013 18:25:31 -0000 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 Received: (qmail 23797 invoked by uid 89); 1 Apr 2013 18:25:22 -0000 X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 01 Apr 2013 18:25:18 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 7F628468000D for ; Mon, 1 Apr 2013 19:25:16 +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 aPDUCSZrBO1X; Mon, 1 Apr 2013 19:25:11 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: ecos-patches@ecos.sourceware.org Subject: [Bug 1001219] Ethernet driver for STM32 connectivity line with port on MMstm32f107 board. Date: Mon, 01 Apr 2013 18:25:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: ilijak@siva.com.mk X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: ilijak@siva.com.mk X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: 2013-04/txt/msg00002.txt.bz2 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219 --- Comment #57 from Ilija Kocho --- Mike (In reply to comment #56) Thank you for jumping in. I just tried some basic tests: nc_test_slave, httpd_sequential and redboot. It works for me when I apply all 3 patches to current SVN. Probably no changes to the code for now (see my reply to Jerzy below). However there's no guaranty :). Jerzy (In reply to comment #55) Please excuse me for delay, I am in the middle of high priority job. We're almost there, the driver seems ready for check-in. However ChangeLogs for HAL are missing. Please update ChangeLog entries for all affected HAL packages. To make it easier and cleaner for me, the patch(es) should be incremental (i.e. only containing ChangeLog diffs). Ilija > I would like to try this on my STM3240G-EVAL Board. A couple of questions: > > 1) Should it work on this board? Need changes? No chance? > 2) Do I apply all three patches? Last patch? > 3) Will there be a new patch near term that it would be better to wait for? > > Once it works on my eval board, I have a LwIP application with SNMP, FTP, > Telnet from my Kinetis project and I can develop on this board for a while > to help make sure it is robust. > > Mike -- You are receiving this mail because: You are on the CC list for the bug.