linux/arch/arm/mach-loki
Lennert Buytenhek ac840605f3 mv643xx_eth: remove force_phy_addr field
Currently, there are two different fields in the
mv643xx_eth_platform_data struct that together describe the PHY
address -- one field (phy_addr) has the address of the PHY, but if
that address is zero, a second field (force_phy_addr) needs to be
set to distinguish the actual address zero from a zero due to not
having filled in the PHY address explicitly (which should mean
'use the default PHY address').

If we are a bit smarter about the encoding of the phy_addr field,
we can avoid the need for a second field -- this patch does that.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
2008-09-05 06:33:59 +02:00
..
include/mach [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
addr-map.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
common.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00
common.h [ARM] add Marvell Loki (88RC8480) SoC support 2008-06-22 22:45:02 +02:00
irq.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00
Kconfig [ARM] add Marvell Loki (88RC8480) SoC support 2008-06-22 22:45:02 +02:00
lb88rc8480-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
Makefile [ARM] add Marvell Loki (88RC8480) SoC support 2008-06-22 22:45:02 +02:00
Makefile.boot [ARM] add Marvell Loki (88RC8480) SoC support 2008-06-22 22:45:02 +02:00