u-boot-brain/arch/powerpc
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib
This converts tsec to use the new PHY Lib.  All of the old PHY support
is ripped out.  The old MDIO driver is split off, and placed in
fsl_mdio.c.  The initialization is modified to initialize the MDIO
driver as well.  The powerpc config file is modified to configure PHYLIB
if TSEC_ENET is configured.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Detlev Zundel <dzu@denx.de>
2011-04-20 15:09:34 -05:00
..
cpu PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
include/asm tsec: Convert tsec to use PHY Lib 2011-04-20 15:09:34 -05:00
lib powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 2011-04-04 09:24:41 -05:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00