summaryrefslogtreecommitdiff
path: root/include/configs/apalis-imx8x.h
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-02-09 11:38:13 +0300
committerStefano Babic <sbabic@denx.de>2021-03-01 12:21:36 +0300
commit91026456f401794ca1c6da00ee653e7a0833ee2a (patch)
tree416f71b03e2c0e7565dc4d00f4ebb6f08327b433 /include/configs/apalis-imx8x.h
parente5da517c285ad389547cc80f8eadf5687a2d2fa2 (diff)
downloadu-boot-91026456f401794ca1c6da00ee653e7a0833ee2a.tar.xz
board: toradex: move RGMII delays to PHY side
The RGMII link delays can be set on either MAC or PHY side. Set the rgmii-id PHY mode for FEC and remove FEC_ENET_ENABLE_.XC_DELAY setting, so that these definitions aren't used anymore throughout the U-Boot. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'include/configs/apalis-imx8x.h')
-rw-r--r--include/configs/apalis-imx8x.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/apalis-imx8x.h b/include/configs/apalis-imx8x.h
index a84b8e684b..fdb0da34ec 100644
--- a/include/configs/apalis-imx8x.h
+++ b/include/configs/apalis-imx8x.h
@@ -25,9 +25,6 @@
#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_SERVERIP 192.168.10.1
-#define FEC_ENET_ENABLE_TXC_DELAY
-#define FEC_ENET_ENABLE_RXC_DELAY
-
#define MEM_LAYOUT_ENV_SETTINGS \
"kernel_addr_r=0x80280000\0" \
"fdt_addr_r=0x83100000\0" \