u-boot/drivers/net/fm
Kumar Gala 69a8524258 fm-eth: Add ability for board code to disable a port
The SoC configuration may have more ports enabled than a given board
actually can utilize.  Add a routinue that allows the board code to
disable a port that it knows isn't being used.

fm_disable_port() needs to be called before cpu_eth_init().

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-10-03 08:52:15 -05:00
..
dtsec.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00
eth.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -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: Add ability for board code to disable a port 2011-10-03 08:52:15 -05:00
Makefile powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00
p1023.c fm-eth: Add ability for board code to disable a port 2011-10-03 08:52:15 -05:00
p4080.c fm-eth: Add ability for board code to disable a port 2011-10-03 08:52:15 -05:00
p5020.c fm-eth: Add ability for board code to disable a port 2011-10-03 08:52:15 -05:00
tgec.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00
tgec_phy.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00