commit | 2b07be2493681220cac4d185494a4edb0b8efd1e | [log] [tgz] |
---|---|---|
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | Wed Jun 09 21:16:20 2010 +0000 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 15 14:47:04 2010 -0600 |
tree | bb97f1dd36a02df700b94779914cfb92017242ce | |
parent | f487537c2b6b23332bbea7ecb1fe793b6c74d5b2 [diff] |
powerpc/5200: fix lite5200 ethernet phy address 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>