commit | 587ca7619a150cef0ce0dd8fd08c367e502f0421 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Jul 18 20:32:49 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Jul 18 20:47:04 2007 +0200 |
tree | 31c06e6bc9ccc405a76728925801a3d273ecc355 | |
parent | 3da86ee4f1884c70edbf76f61bfbbe028d2d1685 [diff] |
[AVR32] Initialize phy_mask for both macb devices 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>