u-boot-brain/arch/powerpc/cpu
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
..
74xx_7xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc5xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc5xxx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc8xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc8xxx fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
mpc83xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc85xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc86xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc512x PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc824x PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc8220 PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
mpc8260 PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
ppc4xx PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00