powerpc/5200: fix lite5200 ethernet phy address
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Wed, 9 Jun 2010 21:16:20 +0000 (21:16 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 15 Jun 2010 20:47:04 +0000 (14:47 -0600)
According to my schematics, on Lite5200 board ethernet phy uses address
0 (all ADDR lines are pulled down). With this change I can talk to
onboard phy (LXT971) and correctly use autonegotiation.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found