From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6786 invoked by alias); 10 Dec 2012 22:33:27 -0000 Received: (qmail 6777 invoked by uid 22791); 10 Dec 2012 22:33:26 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW 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; Mon, 10 Dec 2012 22:33:19 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id A0B62468000B for ; Mon, 10 Dec 2012 22:33:18 +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 2dY5m4QKZyng; Mon, 10 Dec 2012 22:33:17 +0000 (GMT) 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. 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: jerzdy@gmail.com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: ilijak@siva.com.mk X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Attachment #1450 is obsolete Attachment #1488 is obsolete Attachment #1489 is obsolete Attachment #1491 is obsolete Attachment #1548 is obsolete In-Reply-To: References: X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Mon, 10 Dec 2012 22:33:00 -0000 Message-Id: <20121210223317.542D04680007@mail.ecoscentric.com> 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: 2012-12/txt/msg00004.txt.bz2 Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219 Jerzy Dyrda changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1450|0 |1 is obsolete| | Attachment #1488|0 |1 is obsolete| | Attachment #1489|0 |1 is obsolete| | Attachment #1491|0 |1 is obsolete| | Attachment #1548|0 |1 is obsolete| | --- Comment #39 from Jerzy Dyrda 2012-12-10 22:33:15 GMT --- Created an attachment (id=1997) --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1997) Eth driver for STM32 family. Hello all, After long time I've gone back to eth driver and now it's works as well on STM32F4 controller. Patch consists only from driver, few extra definitions in packages/hal/cortexm/stm32/var/current/include/var_io_eth and entry in ecos.db Disclaimer: Driver was tested only on Olimex board STM32-E407 what means different connections between PHY and MAC (RMII mode and clock 50 MHz from external generator) than on STM3240G-EVAL. Best regards, jerzy -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.