From: Michal Simek Date: Mon, 19 Oct 2015 13:12:21 +0000 (+0200) Subject: ARM64: zynqmp: Enable eth phy detection X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=623eba9d6aef354ab30aceeb975847ee4191e072;p=thirdparty%2Fu-boot.git ARM64: zynqmp: Enable eth phy detection Phy detection is working fine. ZCU102 has phy at address 21(0x15). Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp_zcu102.h b/include/configs/xilinx_zynqmp_zcu102.h index 91101130e9b..76ddaba6045 100644 --- a/include/configs/xilinx_zynqmp_zcu102.h +++ b/include/configs/xilinx_zynqmp_zcu102.h @@ -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