summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2016-02-05 13:22:12 +0530
committerMichal Simek <michal.simek@xilinx.com>2016-04-04 20:10:44 +0200
commit217185b3197ab8d90086ee975a017cea2da8f0bb (patch)
treeb0e717968494c01f351afef8cc2c2c3a9641facc /include/configs/zynq-common.h
parenta06c341faadf35c58675ff5af8f6c164d07d4f20 (diff)
downloadblackbird-obmc-uboot-217185b3197ab8d90086ee975a017cea2da8f0bb.tar.gz
blackbird-obmc-uboot-217185b3197ab8d90086ee975a017cea2da8f0bb.zip
zynq-common: Enable phy driver for Xilinx PCS/PMA core
Add support of Xilinx PCS/PMA core phy for Zynq Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index c2ed28af14..9d81b1d334 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -47,6 +47,7 @@
# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
# define CONFIG_PHY_MARVELL
# define CONFIG_PHY_REALTEK
+# define CONFIG_PHY_XILINX
# define CONFIG_BOOTP_SERVERIP
# define CONFIG_BOOTP_BOOTPATH
# define CONFIG_BOOTP_GATEWAY
OpenPOWER on IntegriCloud