]> Git Repo - J-u-boot.git/blobdiff - include/configs/controlcenterdc.h
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
[J-u-boot.git] / include / configs / controlcenterdc.h
index 5da2778b67bee4a8070871191cdafa8cb71f961e..1ba63b22d595f071026f21b54f093b5aae94b3a1 100644 (file)
 
 /* Environment in SPI NOR flash */
 
-#define PHY_ANEG_TIMEOUT       8000    /* PHY needs a longer aneg time */
-
 /*
  * Environment Configuration
  */
 
-#define CONFIG_HOSTNAME                "ccdc"
-#define CONFIG_ROOTPATH                "/opt/nfsroot"
-
-#define CONFIG_EXTRA_ENV_SETTINGS                                              \
+#define CFG_EXTRA_ENV_SETTINGS                                         \
        "netdev=eth1\0"                                         \
        "consoledev=ttyS1\0"                                                    \
        "u-boot=u-boot.bin\0"                                                   \
This page took 0.027965 seconds and 4 git commands to generate.