From: Michal Simek Date: Thu, 24 Sep 2015 18:12:29 +0000 (+0200) Subject: zynqmp: Include GbE speed/duplex detection X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e847e712f48d23ce6b07f46acf265acd2ea845d6;p=thirdparty%2Fu-boot.git zynqmp: Include GbE speed/duplex detection Get right speed/duplex via mii info. Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index 26467a27a0c..2e63446998f 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -259,6 +259,7 @@ # define CONFIG_PHYLIB # define CONFIG_PHY_MARVELL # define CONFIG_PHY_NATSEMI +# define CONFIG_PHY_GIGE #endif /* I2C */