summaryrefslogtreecommitdiffstats
path: root/include/configs/T102xRDB.h
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2014-12-17 16:51:08 +0800
committerYork Sun <yorksun@freescale.com>2015-01-16 09:31:20 -0800
commite26416a3f1631b906776a4e965313b3269faf259 (patch)
tree306c0d29a36c15140e64dd7e458f84555e313f78 /include/configs/T102xRDB.h
parentf49b8c1b5d9db6d349000b25312c672a1f6627b8 (diff)
downloadtalos-obmc-uboot-e26416a3f1631b906776a4e965313b3269faf259.tar.gz
talos-obmc-uboot-e26416a3f1631b906776a4e965313b3269faf259.zip
powerpc/t1024rdb: Add support for T1024RDB-PB
T1024RDB-PB board adds 2.5G SGMII support with AQR105 PHY. rcw_0x095 is used for 10G XFI + 3x PCIex1 rcw_0x135 is used for 2.5G SGMII + 2x PCIex1 Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/T102xRDB.h')
-rw-r--r--include/configs/T102xRDB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/T102xRDB.h b/include/configs/T102xRDB.h
index e6222f3e17..bd40d6ac93 100644
--- a/include/configs/T102xRDB.h
+++ b/include/configs/T102xRDB.h
@@ -762,8 +762,10 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_FMAN_ENET
#define CONFIG_PHYLIB_10G
#define CONFIG_PHY_REALTEK
+#define CONFIG_PHY_AQUANTIA
#define RGMII_PHY1_ADDR 0x2
#define RGMII_PHY2_ADDR 0x6
+#define SGMII_PHY1_ADDR 0x2
#define FM1_10GEC1_PHY_ADDR 0x1
#endif
OpenPOWER on IntegriCloud