[AVR32] Initialize phy_mask for both macb devices
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 18 Jul 2007 18:32:49 +0000 (20:32 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 18 Jul 2007 18:47:04 +0000 (20:47 +0200)
commit587ca7619a150cef0ce0dd8fd08c367e502f0421
tree31c06e6bc9ccc405a76728925801a3d273ecc355
parent3da86ee4f1884c70edbf76f61bfbbe028d2d1685
[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>
arch/avr32/boards/atstk1000/atstk1002.c