From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 1D1EADDDF3 for ; Thu, 13 Sep 2007 08:32:07 +1000 (EST) Message-ID: <46E8689F.3010702@freescale.com> Date: Wed, 12 Sep 2007 17:30:55 -0500 From: Scott Wood MIME-Version: 1.0 To: Esben Haabendal Subject: Re: Problems with mii-bitbang.c on MPC8270 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Cc: LinuxPPC-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Esben Haabendal wrote: > Also, fs_enet_mdio_bb_exit does not work, as shown in the log below. > Not that I need it, but I guess it should be working when it is there. I think this is a generic PHY issue, addressed by this patch: http://ozlabs.org/pipermail/linuxppc-dev/2007-September/042342.html -Scott