]> git.sur5r.net Git - u-boot/blobdiff - include/configs/beagle_x15.h
beagle_x15: increase phy autoneg timeout
[u-boot] / include / configs / beagle_x15.h
index b2333013e12cc0f64d8575b30c169a59460e8f84..4aa855092110f9d0fe9b1918baf3864dfa465f6a 100644 (file)
@@ -44,6 +44,7 @@
 #define CONFIG_EFI_PARTITION
 
 /* 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 */
@@ -58,6 +59,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