net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git] / include / configs / beagle_x15.h
index c7719f3..369f7b8 100644 (file)
@@ -45,7 +45,6 @@
 
 /* CPSW Ethernet */
 #define CONFIG_CMD_NFS
-#define CONFIG_CMD_NET                 /* 'bootp' and 'tftp' */
 #define CONFIG_CMD_DHCP
 #define CONFIG_BOOTP_DNS               /* Configurable parts of CMD_DHCP */
 #define CONFIG_BOOTP_DNS2
@@ -59,6 +58,7 @@
 #define CONFIG_MII                     /* Required in net/eth.c */
 #define CONFIG_PHY_GIGE                        /* per-board part of CPSW */
 #define CONFIG_PHYLIB
+#define PHY_ANEG_TIMEOUT       8000    /* PHY needs longer aneg time at 1G */
 
 #define CONFIG_SUPPORT_EMMC_BOOT