global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / MCR3000.h
index 232cf9e..c6929c1 100644 (file)
@@ -9,7 +9,7 @@
 
 /* High Level Configuration Options */
 
-#define CONFIG_EXTRA_ENV_SETTINGS                                      \
+#define CFG_EXTRA_ENV_SETTINGS                                 \
        "sdram_type=SDRAM\0"                                            \
        "flash_type=AM29LV160DB\0"                                      \
        "loadaddr=0x400000\0"                                           \
                "${ofl_args}; "                                         \
                "bootm ${loadaddr} - 0xf00000\0"
 
-#define CONFIG_IPADDR                  192.168.0.3
-#define CONFIG_SERVERIP                        192.168.0.1
-#define CONFIG_NETMASK                 255.0.0.0
-
 /* Miscellaneous configurable options */
 
 /* Definitions for initial stack pointer and data area (in DPRAM) */