Browse Source

ARM64: zynqmp: Enable TI phy by default

Enable TI phy for Xilinx ZynqMP platform.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Michal Simek 9 years ago
parent
commit
bf146325a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/configs/xilinx_zynqmp.h

+ 1 - 0
include/configs/xilinx_zynqmp.h

@@ -182,6 +182,7 @@
 # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 # define CONFIG_PHYLIB
 # define CONFIG_PHYLIB
 # define CONFIG_PHY_MARVELL
 # define CONFIG_PHY_MARVELL
+# define CONFIG_PHY_TI
 #endif
 #endif
 
 
 /* I2C */
 /* I2C */