From: Konstantin Porotchkin Date: Thu, 16 Feb 2017 11:52:23 +0000 (+0200) Subject: arm64: a37xx: Enable Marvell ETH PHY support X-Git-Tag: v2017.05-rc1~17^2~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a7a0d7882bed1bf1f00e061c6eb231ad0fe8227f;p=u-boot arm64: a37xx: Enable Marvell ETH PHY support Enable support for Marvell Ethernet PHYs on A37xx platforms Signed-off-by: Konstantin Porotchkin Cc: Stefan Roese Cc: Igal Liberman Cc: Nadav Haklai Signed-off-by: Stefan Roese --- diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h index 7eefdb2fd5..5408490dc6 100644 --- a/include/configs/mvebu_armada-37xx.h +++ b/include/configs/mvebu_armada-37xx.h @@ -92,6 +92,7 @@ #define CONFIG_PHY_GIGE /* GbE speed/duplex detect */ #define CONFIG_ARP_TIMEOUT 200 #define CONFIG_NET_RETRY_COUNT 50 +#define CONFIG_PHY_MARVELL /* USB 2.0 */ #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3