]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/apx4devkit.h
Use phy_id from slave_data rather than CONFIG_PHY_ADDR to enable use of multiple...
[karo-tx-uboot.git] / include / configs / apx4devkit.h
index af0b714e11a9099c83e4ff534cb305974a778124..73c66af06d5b54ecd53c0c0b2a8705a7d5f7819b 100644 (file)
 #ifdef CONFIG_CMD_MMC
 #define CONFIG_MMC
 #define CONFIG_GENERIC_MMC
-#define CONFIG_MMC_BOUNCE_BUFFER
+#define CONFIG_BOUNCE_BUFFER
 #define CONFIG_MXS_MMC
 #endif
 
 #define CONFIG_FEC_MXC_PHYADDR         0
 #define IMX_FEC_BASE                   MXS_ENET0_BASE
 #define CONFIG_MII
-#define CONFIG_DISCOVER_PHY
 #define CONFIG_FEC_XCV_TYPE            RMII
 #endif