summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-05-30 10:13:37 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-06-06 11:23:27 +0200
commita1a6af82e2c7be4ef34e38e2d01dd337e8b32903 (patch)
treee385ae00756778d419fb69c169255ac01c4b804e /include
parentac551e3492fe7bf9b4e087f8ee454108c5098c6d (diff)
downloadtalos-obmc-uboot-a1a6af82e2c7be4ef34e38e2d01dd337e8b32903.tar.gz
talos-obmc-uboot-a1a6af82e2c7be4ef34e38e2d01dd337e8b32903.zip
ARM64: zynqmp: Enable Vitesse and RealTek ethernet phys
Phys are available on zc1751-dc4 that's why enable them. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/xilinx_zynqmp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
index c2c6eab314..455481dc53 100644
--- a/include/configs/xilinx_zynqmp.h
+++ b/include/configs/xilinx_zynqmp.h
@@ -189,6 +189,8 @@
# define CONFIG_PHY_NATSEMI
# define CONFIG_PHY_TI
# define CONFIG_PHY_GIGE
+# define CONFIG_PHY_VITESSE
+# define CONFIG_PHY_REALTEK
# define PHY_ANEG_TIMEOUT 20000
#endif
OpenPOWER on IntegriCloud