summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@freescale.com>2013-03-25 07:39:32 +0000
committerAndy Fleming <afleming@freescale.com>2013-05-14 16:13:25 -0500
commit04bccc3ab043601554ca0d85a57565d8452a8030 (patch)
treebb72e466916bb76497a46a981956fa8cfa847df8 /include
parent7794b1a7e6bb7fd678f00b17feb15e5d392fb5b0 (diff)
downloadtalos-obmc-uboot-04bccc3ab043601554ca0d85a57565d8452a8030.tar.gz
talos-obmc-uboot-04bccc3ab043601554ca0d85a57565d8452a8030.zip
T4240/net: use QSGMII card PHY address by default
Use QSGMII card PHY address as default SGMII card PHY address, QSGMII card PHY address is variable depends on different slot. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/t4qds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h
index ef8c5b2732..b5462b7ad5 100644
--- a/include/configs/t4qds.h
+++ b/include/configs/t4qds.h
@@ -649,7 +649,6 @@ unsigned long get_board_ddr_clk(void);
#define SGMII_CARD_PORT2_PHY_ADDR 0x1D
#define SGMII_CARD_PORT3_PHY_ADDR 0x1E
#define SGMII_CARD_PORT4_PHY_ADDR 0x1F
-#define QSGMII_CARD_PHY_ADDR 0x5
#define FM1_10GEC1_PHY_ADDR 0x0
#define FM1_10GEC2_PHY_ADDR 0x1
#define FM2_10GEC1_PHY_ADDR 0x2
OpenPOWER on IntegriCloud