From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.genesi-usa.com (mithrandir.softwarenexus.net [66.98.186.96]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 1C7D0DDE26 for ; Tue, 21 Aug 2007 05:01:38 +1000 (EST) Message-ID: <46C9E562.7030601@genesi-usa.com> Date: Mon, 20 Aug 2007 20:02:58 +0100 From: Matt Sealey MIME-Version: 1.0 To: Domen Puncer Subject: Re: [RFC PATCH v0.1] net driver: mpc52xx fec References: <20070810095153.GC13994@moe.telargo.com> <20070818100643.GA31233@nd47.coderock.org> <46C8643B.7010104@genesi-usa.com> <20070820083137.GJ13994@moe.telargo.com> <20070820131346.GA2406@nd47.coderock.org> In-Reply-To: <20070820131346.GA2406@nd47.coderock.org> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Domen Puncer , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Are you sure this is correct for the Efika? The MPC5200B manual makes a decent distinction between MII operation and straight MDIO? -- Matt Sealey Genesi, Manager, Developer Relations Domen Puncer wrote: > On 20/08/07 10:31 +0200, Domen Puncer wrote: >> On 19/08/07 16:39 +0100, Matt Sealey wrote: >>> Domen, >>> >>> Do it in a Forth script, or in nvramrc (after probe-all). Don't clutter >>> Linux with more fixups. The Efika PHY isn't going to change to something >>> else and it's a bog standard no-frills MII PHY anyway. >> Fine with me, but I'm worried people won't update nvramrc. >> > ... >> But I have a problem with it, possibly due to my not-knowledge of Forth. >> Compatible keep getting set to: >> compatible "/builtin/etherne" > > I missed the encode-string. > > Matt, can you please add attached Forth script to Efika updates. > > > Domen