]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sbc8548.h
net: Remove all references to CONFIG_ETHADDR and friends
[karo-tx-uboot.git] / include / configs / sbc8548.h
index aee0d9e273097b7a92bd43c4aa72a5b6d1f5f87b..5b373cb0f1e0bd7afe4dd39af7b7080659c78191 100644 (file)
 /*
  * Environment Configuration
  */
-
-/* The mac addresses for all ethernet interface */
 #if defined(CONFIG_TSEC_ENET)
 #define CONFIG_HAS_ETH0
-#define CONFIG_ETHADDR  02:E0:0C:00:00:FD
 #define CONFIG_HAS_ETH1
-#define CONFIG_ETH1ADDR         02:E0:0C:00:01:FD
 #endif
 
 #define CONFIG_IPADDR   192.168.0.55