kernel-ark/arch/arm/mach-orion5x
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] Orion: Instantiate mv_xor driver for 5182 2008-08-09 15:17:28 +02: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] Orion: Instantiate mv_xor driver for 5182 2008-08-09 15:17:28 +02:00
common.h [ARM] Orion: Fix boot crash on Kurobox Pro 2008-08-21 22:15:17 -04:00
db88f5281-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
dns323-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
gpio.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01: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] Orion: add RD88F5181L-FXO support 2008-07-07 18:38:24 -04:00
kurobox_pro-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
Makefile [ARM] Orion: add RD88F5181L-FXO support 2008-07-07 18:38:24 -04:00
Makefile.boot
mpp.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
mpp.h [ARM] Orion: rework MPP handling 2008-06-22 22:44:47 +02:00
mss2-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
mv2120-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
pci.c [ARM] Orion: Fix boot crash on Kurobox Pro 2008-08-21 22:15:17 -04:00
rd88f5181l-fxo-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
rd88f5181l-ge-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
rd88f5182-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
ts78xx-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
ts209-setup.c [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 2008-08-21 22:15:17 -04:00
ts409-setup.c [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 2008-08-21 22:15:17 -04:00
tsx09-common.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
tsx09-common.h [ARM] Orion: remove code duplication in TS209 and TS409 setup files 2008-06-22 22:44:54 +02:00
wnr854t-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
wrt350n-v2-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00