]> git.sur5r.net Git - u-boot/commitdiff
ARM64: zynqmp: Enable Vitesse and RealTek ethernet phys
authorMichal Simek <michal.simek@xilinx.com>
Mon, 30 May 2016 08:13:37 +0000 (10:13 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Jun 2016 09:23:27 +0000 (11:23 +0200)
Phys are available on zc1751-dc4 that's why enable them.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp.h

index c2c6eab314d418d0c193a4a2b870f4e92f50b9e6..455481dc5346839c67f5808812ddd53ffa046d18 100644 (file)
 # 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