u-boot/board/freescale/mpc837xemds
Andy Fleming 865ff85640 fsl: Change fsl_phy_enet_if to phy_interface_t
The fsl_phy_enet_if enum was, essentially, the phy_interface_t enum.
This meant that drivers which used fsl_phy_enet_if to deal with
PHY interfaces would have to convert between the two (or we would have
to have them mirror each other, and deal with the ensuing maintenance
headache). Instead, we switch all clients of fsl_phy_enet_if over to
phy_interface_t, which should become the standard, anyway.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Acked-by: Detlev Zundel <dzu@denx.de>
2011-04-20 15:09:35 -05:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpc837xemds.c fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
pci.c mpc83xx: fix 837x MDS PCI HOST build 2010-10-18 21:53:30 +02:00
pci.h mpc83xx: Add PCI-E support for MPC837XEMDS boards 2009-01-21 18:43:50 -06:00