[U-Boot] [PATCH 4/6] ARM: zynq: Enable Realtek phys by default
Michal Simek
monstr at monstr.eu
Sat Feb 13 11:39:40 CET 2016
This phy is available at Zybo board.
Signed-off-by: Michal Simek <monstr at monstr.eu>
---
include/configs/zynq-common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index e8c3ef0c3872..7b42a00b9e75 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
--
1.9.1
More information about the U-Boot
mailing list