]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/M5329EVB.h
Convert CONFIG_HOSTNAME et al to Kconfig
[thirdparty/u-boot.git] / include / configs / M5329EVB.h
index 72f0c63a1e21ecfc32ef478f5860da02098a3ea5..a86a117fd8f9494c05894805b27d974e42b97ef1 100644 (file)
 
 /* I2C */
 
-#ifdef CONFIG_MCFFEC
-#      define CONFIG_IPADDR    192.162.1.2
-#      define CONFIG_NETMASK   255.255.255.0
-#      define CONFIG_SERVERIP  192.162.1.1
-#      define CONFIG_GATEWAYIP 192.162.1.1
-#endif                         /* FEC_ENET */
-
-#define CONFIG_HOSTNAME                "M5329EVB"
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \
        "netdev=eth0\0"                 \
        "loadaddr=40010000\0"   \