From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sh78.surpasshosting.com (sh78.surpasshosting.com [72.29.64.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 601F5B6FC5 for ; Thu, 23 Jun 2011 03:13:06 +1000 (EST) Message-ID: <4E02229B.50707@embedded-sol.com> Date: Wed, 22 Jun 2011 20:12:59 +0300 From: Felix Radensky MIME-Version: 1.0 To: Timur Tabi Subject: Re: Connecting SGMII PHY to eTSEC1 on P1022 References: <4E021113.10909@embedded-sol.com> <4E0215E5.5060606@freescale.com> In-Reply-To: <4E0215E5.5060606@freescale.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Timur, On 06/22/2011 07:18 PM, Timur Tabi wrote: > Felix Radensky wrote: >> What am I doing wrong ? > Can you debug the PHY driver to see if it's getting called and trying to talk to > the PHY itself? > I'll do that tomorrow and report back. Thanks. Felix.