From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.180]) by ozlabs.org (Postfix) with ESMTP id DFE4DDDF8C for ; Wed, 8 Apr 2009 03:18:12 +1000 (EST) From: Stefan Roese To: linuxppc-dev@ozlabs.org Subject: Re: AMCC 440EP phy detection Date: Tue, 7 Apr 2009 19:18:01 +0200 References: <49DB8033.1090908@embeddedarm.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200904071918.01681.sr@denx.de> Cc: Eddie Dawydiuk List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 07 April 2009, Grant Likely wrote: > Phy address 0 is the broadcast address. All phys will usually respond > to address 0 accesses. Not all. Some (e.g. LXT971) can be used at this address. But you're correct, it's definitely a bad idea to use 0 as an PHY address. Not sure how the Micrel reacts here. The datasheet could help... Best regards, Stefan