mpc83xx: remove hardcoded network addresses from config files
[platform/kernel/u-boot.git] / include / configs / MPC8313ERDB.h
index 0a4ba29..1478ec8 100644 (file)
  */
 #define CONFIG_ENV_OVERWRITE
 
-#define CONFIG_ETHADDR         00:E0:0C:00:95:01
-#define CONFIG_ETH1ADDR                00:E0:0C:00:95:02
-
-#define CONFIG_IPADDR          10.0.0.2
-#define CONFIG_SERVERIP                10.0.0.1
-#define CONFIG_GATEWAYIP       10.0.0.1
-#define CONFIG_NETMASK         255.0.0.0
 #define CONFIG_NETDEV          eth1
 
 #define CONFIG_HOSTNAME                mpc8313erdb