linux-stable/arch/avr32
Haavard Skinnemoen c164b90135 [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
The macb driver will probe for the PHY chip and read the mac address
from the MACB registers, so we don't need them in eth_platform_data
anymore.

Since u-boot doesn't currently initialize the MACB registers with the
mac addresses, the tag parsing code is kept but instead of sticking
the information into eth_platform_data, it uses it to initialize
the MACB registers (in case the boot loader didn't do it.) This code
should be unnecessary at some point in the future.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2006-12-08 13:06:19 +01:00
..
boards/atstk1000 [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data 2006-12-08 13:06:19 +01:00
boot [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00
configs [PATCH] AVR32: Update defconfig 2006-10-25 20:26:33 -07:00
kernel [AVR32] Move ethernet tag parsing to board-specific code 2006-12-08 13:06:19 +01:00
lib AVR32: Add missing return instruction in __raw_writesb 2006-11-06 14:07:16 +01:00
mach-at32ap [AVR32] Add macb1 platform_device 2006-12-08 13:06:18 +01:00
mm [PATCH] Pass struct dev pointer to dma_cache_sync() 2006-12-07 08:39:41 -08:00
Kconfig [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Kconfig.debug [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00