From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17809 invoked by alias); 7 Jul 2011 07:54:53 -0000 Received: (qmail 17794 invoked by uid 22791); 7 Jul 2011 07:54:52 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,TW_JJ X-Spam-Check-By: sourceware.org Received: from tirion.supremecenter202.com (HELO tirion.supremecenter202.com) (209.25.195.243) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 07:54:37 +0000 Received: from [195.189.206.101] (port=50751 helo=[192.168.209.101]) by tirion.supremecenter202.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QejPv-0005kE-JT for ecos-discuss@ecos.sourceware.org; Thu, 07 Jul 2011 07:54:35 +0000 Message-ID: <4E156637.2010304@siva.com.mk> Date: Thu, 07 Jul 2011 07:54:00 -0000 From: Ilija Kocho User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 ThunderBrowse/3.3.5 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org References: ,<4E0EF615.6040106@siva.com.mk> In-Reply-To: Content-Type: text/plain; charset=windows-1256 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: =?windows-1256?Q?Re=3A_=5BECOS=5D_Kinetis_TWR-K60N512-KIT_?= =?windows-1256?Q?networking_support=FE?= X-SW-Source: 2011-07/txt/msg00018.txt.bz2 On 06.07.2011 15:17, jjp jjp wrote: > Hi, > Do you plan to make a MII driver separately? There are separate drivers for PHY and Ethernet (MAC). eCos already has diriver for Micrel PHY. Ethernet needs MII in order to communicate with PHY, and these functions are part of Ethenet driver. Hope this helps. Ilija >> Date: Sat, 2 Jul 2011 12:42:29 +0200 >> From: ilijak@siva.com.mk >> To: ecos-discuss@ecos.sourceware.org >> Subject: Re: [ECOS] Kinetis TWR-K60N512-KIT networking supportþ >> >> On 27.06.2011 13:06, jjp jjp wrote: >>> Hi list, >>> I am trying to add ethernet support on Kinetis TWR. >>> I add my enet package in ecos repository and try to add lwip support. >>> Code compiles but in generated elf, there is no reference to enet driver functions. >> If they are not referenced by code they may have been ommitted by ld. >>> I'm using the lwip_eth template. >>> Configuration file is attached. >>> Can you point me a sample code to test my ethernet driver? >> There seem to be no ready made test suite dedicated to Ethernet packet >> drivers in eCos tree. You can make use of use lwIP tests. Probably >> simple mode would be better for start, I am happy with httpd_simple.c >>> Thanks, regards. >>> >>> Ps : Ilija SRAM code work properly for me with your latest patchs. Great job! >>> >> Thanks. I would appreciate if you have some remarks and/or suggestions. >> >> Ilija >> >> -- >> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos >> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss >> > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss