summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-03-20 11:16:09 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-05 19:22:17 +0100
commitc721083aced954c8d20c785cdcb2d450eacc62f9 (patch)
tree7c8fb753d01e79184281de50db3bd6eb9fb6635a /include/configs
parent7443a6e519eb1743eebff3d69512fb6b71ccd88e (diff)
colibri-imx8qxp: fix ethernet functionality
Fix Ethernet functionality. The FEC clock on i.MX 8X really has an additional by 2 divider plus our design requires the ENET0_RCLK50M_OUT on the ENET0_RGMII_TXC pin to be turned on for the Micrel PHY. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/colibri-imx8qxp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/colibri-imx8qxp.h b/include/configs/colibri-imx8qxp.h
index 0f4ac47cca..7aad8b2367 100644
--- a/include/configs/colibri-imx8qxp.h
+++ b/include/configs/colibri-imx8qxp.h
@@ -46,8 +46,6 @@
#define CONFIG_FEC_XCV_TYPE RMII
#define FEC_QUIRK_ENET_MAC
-#define CONFIG_PHYLIB
-#define CONFIG_PHY_MICREL
#define CONFIG_IP_DEFRAG
#define CONFIG_TFTP_BLOCKSIZE 4096
#define CONFIG_TFTP_TSIZE