summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2016-02-06 13:34:54 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-02-22 16:37:50 +0100
commit9ec2cf00b456d64c9ef25ca2d1c4a95d4b855cee (patch)
treedc4737d41fdcd49156d8456ab24a311a245e4d2d /include/configs/zynq-common.h
parent18c4e7f71c3ab7298a5453c492e0a9c46cd38c23 (diff)
downloadblackbird-obmc-uboot-9ec2cf00b456d64c9ef25ca2d1c4a95d4b855cee.tar.gz
blackbird-obmc-uboot-9ec2cf00b456d64c9ef25ca2d1c4a95d4b855cee.zip
ARM: zynq: Enable Realtek phys by default
This phy is available at Zybo board. Signed-off-by: Michal Simek <monstr@monstr.eu> 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 20c8163736..638be2f008 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -50,6 +50,7 @@
# define CONFIG_MII
# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
# define CONFIG_PHY_MARVELL
+# define CONFIG_PHY_REALTEK
# define CONFIG_BOOTP_SERVERIP
# define CONFIG_BOOTP_BOOTPATH
# define CONFIG_BOOTP_GATEWAY
OpenPOWER on IntegriCloud