From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by ozlabs.org (Postfix) with ESMTP id D6D2EDDE1D for ; Mon, 31 Mar 2008 19:44:12 +1000 (EST) Message-ID: <47F0B26A.10801@grandegger.com> Date: Mon, 31 Mar 2008 11:44:10 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 To: Wolfgang Grandegger Subject: Re: Using FEC on a MPC5200 with default PHY configuration References: <47F0ACC7.9080709@grandegger.com> In-Reply-To: <47F0ACC7.9080709@grandegger.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: ppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Wolfgang Grandegger wrote: > Hello, > > is it possible to use the FEC on a MPC5200 with the default hardware PHY > configuration. I mean running the link with a default speed without > handling or even touching the PHY like U-Boot does. I removed the PHY > entries from the DTS file and disabled CONFIG_FEC_MPC52xx_MDIO but it > did not work. To be more precise, I want to support a 3-Port managed switch with PHY from Micrel using the direct switch link. TIA. Wolfgang.