summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-03-04 19:06:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-10 11:27:11 +0100
commita29d593fb8cdcbbf9a6449a83febb9580c1a068e (patch)
tree59a6120d1170993d5e7f19dfd9e7cb182d1985e9
parentd2bca738761fb78dc86090f3118cd81c07798fe1 (diff)
config: apalis-imx8x: Enable fec txc delay
Related-to: ELB-1299 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit bad96834e65ae6364d8a9a8b3ba7756c61d6145c)
-rw-r--r--include/configs/apalis-imx8x.h1
1 files changed, 1 insertions, 0 deletions
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