apalis_imx6: migrate to DM_ETH
[oweals/u-boot.git] / include / configs / apalis_imx6.h
index 800f27ccbbba38e701549253f3f123140e203a3e..d2ff7e95345c9c17d90640709b7e5411a4d9b065 100644 (file)
 #endif
 
 /* Network */
-#define CONFIG_FEC_MXC
-#define IMX_FEC_BASE                   ENET_BASE_ADDR
-#define CONFIG_FEC_XCV_TYPE            RGMII
-#define CONFIG_ETHPRIME                        "FEC"
 #define PHY_ANEG_TIMEOUT               15000 /* PHY needs longer aneg time */
-#define CONFIG_FEC_MXC_PHYADDR         6
-#define CONFIG_TFTP_TSIZE
 
 /* USB Configs */
 /* Host */