X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2FM5329EVB.h;h=5a7597c2398e488aa04c707ee4bfaddb0ab5f930;hb=37e8414ad8c5f8a56a1e6843d942664a30b56fa7;hp=a42b5f6b475c0e706d6d2e4a8b60f3d83b511b22;hpb=d2ad2c6192d1b8f03aa8918a34ee771ba0bbcd73;p=karo-tx-uboot.git diff --git a/include/configs/M5329EVB.h b/include/configs/M5329EVB.h index a42b5f6b47..5a7597c239 100644 --- a/include/configs/M5329EVB.h +++ b/include/configs/M5329EVB.h @@ -88,12 +88,10 @@ #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