u-boot-brain/drivers/net/fm
Kumar Gala f5b9e73641 fm: Don't allow disabling of FM1-DTSEC1
The MDIO controller to talk to external PHYs is on FM1-DTSEC1 so don't
allow disabling.  If we disable it we end up powering the block down in
the SoC and thus can't communicate to any external PHYs.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-10-18 00:36:15 -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 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY 2011-10-09 17:57:53 -05:00
fm.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -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