git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da86ee
)
[AVR32] Initialize phy_mask for both macb devices
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Wed, 18 Jul 2007 18:32:49 +0000
(20:32 +0200)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Wed, 18 Jul 2007 18:47:04 +0000
(20:47 +0200)
The STK1000 uses pullups on the MDIO lines to the PHY, but they are
too weak. This causes the PHY layer to detect PHYs on all possible MII
addresses. Mask out all but the correct address to prevent this from
happening.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found