From bad96834e65ae6364d8a9a8b3ba7756c61d6145c Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Wed, 4 Mar 2020 19:06:49 +0100 Subject: config: apalis-imx8x: Enable fec txc delay Related-to: ELB-1299 Signed-off-by: Philippe Schenker --- include/configs/apalis-imx8x.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/apalis-imx8x.h b/include/configs/apalis-imx8x.h index 117fbaaa68..0d2cdb74bf 100644 --- a/include/configs/apalis-imx8x.h +++ b/include/configs/apalis-imx8x.h @@ -35,6 +35,7 @@ #define IMX_FEC_BASE 0x5B040000 #define CONFIG_FEC_MXC_PHYADDR 4 #define CONFIG_ETHPRIME "eth0" +#define FEC_ENET_ENABLE_TXC_DELAY /* We have a slow phy... */ #define PHY_ANEG_TIMEOUT 15000 -- cgit v1.2.3