summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-03-04 19:06:49 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-03-05 13:30:48 +0100
commitbad96834e65ae6364d8a9a8b3ba7756c61d6145c (patch)
tree2151726de9caeb7a00e889c6864b6f4d886c8324
parent3173b9aa17bc4c2580076376942a9ee1b6b8f636 (diff)
config: apalis-imx8x: Enable fec txc delay
Related-to: ELB-1299 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-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