]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Enable eth phy detection
authorMichal Simek <michal.simek@xilinx.com>
Mon, 19 Oct 2015 13:12:21 +0000 (15:12 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 19 Oct 2015 14:03:56 +0000 (16:03 +0200)
Phy detection is working fine. ZCU102 has phy at address 21(0x15).

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

index 91101130e9b62eb7c5bdea42f2b509a6ef8c6315..76ddaba60452fdd0b96eed67d36af5ac03c9fd30 100644 (file)
@@ -11,7 +11,7 @@
 #define __CONFIG_ZYNQMP_ZCU102_H
 
 #define CONFIG_ZYNQ_GEM3
-#define CONFIG_ZYNQ_GEM_PHY_ADDR3      15
+#define CONFIG_ZYNQ_GEM_PHY_ADDR3      -1
 #define CONFIG_ZYNQ_GEM_INTERFACE      PHY_INTERFACE_MODE_RGMII_ID
 
 #define CONFIG_ZYNQ_SERIAL_UART0