net: Remove all references to CONFIG_ETHADDR and friends
[oweals/u-boot.git] / include / configs / M5329EVB.h
index a42b5f6b475c0e706d6d2e4a8b60f3d83b511b22..5a7597c2398e488aa04c707ee4bfaddb0ab5f930 100644 (file)
 #define CONFIG_UDP_CHECKSUM
 
 #ifdef CONFIG_MCFFEC
-#      define CONFIG_ETHADDR   00:e0:0c:bc:e5:60
 #      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
-#      define CONFIG_OVERWRITE_ETHADDR_ONCE
 #endif                         /* FEC_ENET */
 
 #define CONFIG_HOSTNAME                M5329EVB