From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Sun, 24 Feb 2008 10:10:53 +0100 Subject: [U-Boot-Users] [PATCH] Add support for Generic PHY in macb In-Reply-To: <47C01057.7070708@gandalf.sssup.it> References: <395120.95844.qm@web26212.mail.ukl.yahoo.com> <20080222170856.65e4fd3c@dhcp-252-066.norway.atmel.com> <47C01057.7070708@gandalf.sssup.it> Message-ID: <47C1349D.9050209@discworld.dascon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de michael wrote: > I add the cycle only for testing and works, now I will take a look to the > mii layer in the u-boot and maybe find a better and clean solution if I have > spare time. > Did I get that right - you added a loop to check all PHY addresses,and now it works on your board? If yes, you simply need to define the right PHY address in your board config, and it should work without the loop. cu Michael