u-boot/arch
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
..
arm Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
avr32 Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
blackfin Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
m68k Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
microblaze Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
mips Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
nios2 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
powerpc fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
sh Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
sparc Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
x86 sc520: Move reset to stand-alone file 2011-04-13 19:43:29 +10:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00