u-boot-brain/drivers/net/fm
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails
Now that phy_startup() can return an actual error code, check for that error
code and abort network initialization if the PHY fails.

Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-by: Nobuhiro Iwamamatsu <nobuhiro.iwamatsu.yj@renesas.com> (sh_eth part)
Acked-by: Stephan Linz <linz@li-pro.net> (Xilinx part, xilinx_axi_emac and xilinx_ll_temac)
Reviewed-by: Marek Vasut <marex@denx.de> (FEC part)
2012-07-11 13:15:30 -05:00
..
dtsec.c powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY 2011-10-09 17:57:53 -05:00
eth.c net: abort network initialization if the PHY driver fails 2012-07-11 13:15:30 -05:00
fm.c powerpc/corenet_ds: Slave module for boot from SRIO 2012-04-24 23:58:33 -05:00
fm.h fm-eth: Add ability for board code to disable a port 2011-10-03 08:52:15 -05:00
init.c fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree 2011-10-18 00:36:15 -05:00
Makefile powerpc/p3060: Add SoC related support for P3060 platform 2011-10-03 09:36:28 -05:00
p1023.c fm: Don't allow disabling of FM1-DTSEC1 2011-10-18 00:36:15 -05:00
p3060.c fm: Don't allow disabling of FM1-DTSEC1 2011-10-18 00:36:15 -05:00
p4080.c fm: Don't allow disabling of FM1-DTSEC1 2011-10-18 00:36:15 -05:00
p5020.c fm: Don't allow disabling of FM1-DTSEC1 2011-10-18 00:36:15 -05:00
tgec_phy.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00
tgec.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00