u-boot-brain/board/freescale/corenet_ds
Shaohui Xie e14cdc0a69 powerpc/p5040: fix mdio mux for 10G port
Current driver of p5040 assumes 10G port follows 1G port DTSEC5 in
eth port enum structure, it will assign mdio mux depend on this assumption.
This is not true with Fman V3, which added more 1G ports after port DTSEC5
in eth port enum structure, then 10G ports on p5040 will have wrong mdio mux.
So we use dynamic index for 10G ports instead of hardcoded enum value
when doing mdio mux for 10G ports.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-05-24 16:54:14 -05:00
..
corenet_ds.c ppc: Move lbc_clk and cpu to arch_global_data 2013-02-04 09:04:57 -05:00
corenet_ds.h powerpc/85xx: Cleanup extern in corenet_ds board code 2011-09-29 19:01:05 -05:00
ddr.c powerpc/corenet_ds: Update DDR timing for single-rank DIMMs 2012-11-27 18:28:06 -06:00
eth_hydra.c powerpc/QorIQ: fix network frame manager TBI PHY address settings 2011-11-08 08:18:16 -06:00
eth_p4080.c powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver 2012-08-23 10:24:19 -05:00
eth_superhydra.c powerpc/p5040: fix mdio mux for 10G port 2013-05-24 16:54:14 -05:00
Makefile powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board 2012-11-27 18:28:06 -06:00
p3041ds_ddr.c powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) 2011-04-27 22:29:04 -05:00
p4080ds_ddr.c powerpc/85xx: Update fixed DDR3 timing table for P4080DS 2011-04-04 09:24:41 -05:00
p5020ds_ddr.c powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) 2011-04-27 22:29:04 -05:00
p5040ds_ddr.c powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board 2012-11-27 18:28:06 -06:00
pbi.cfg Fix references to the documentation files 2013-05-10 08:16:33 -04:00
rcw_p2041rdb.cfg powerpc/p2041: add RCW file for P2041RDB 2013-01-30 11:25:12 -06:00
rcw_p3041ds.cfg powerpc/CoreNet: add tool to support pbl image build. 2012-08-23 10:24:16 -05:00
rcw_p4080ds.cfg powerpc/CoreNet: add tool to support pbl image build. 2012-08-23 10:24:16 -05:00
rcw_p5020ds.cfg powerpc/CoreNet: add tool to support pbl image build. 2012-08-23 10:24:16 -05:00
rcw_p5040ds.cfg powerpc/p5040: enable PBL tool support 2013-05-24 16:54:12 -05:00