Convert CONFIG_CMD_ASKENV et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / zmx25.h
index 9d68376..15bd97f 100644 (file)
 #define CONFIG_BOOTP_BOOTFILESIZE
 
 /*
- * Command line configuration.
- */
-
-/*
- * Additional command
- */
-
-/*
  * USB
  */
 #ifdef CONFIG_CMD_USB
 #define CONFIG_SYS_MAX_FLASH_BANKS     1
 #define CONFIG_SYS_MAX_FLASH_SECT      256
 
-#define CONFIG_ENV_ADDR                        (CONFIG_SYS_FLASH_BASE + 0x00040000)
-#define CONFIG_ENV_SECT_SIZE           (128 * 1024)
-#define CONFIG_ENV_SIZE                        (128 * 1024)
-
 /*
  * CFI FLASH driver setup
  */
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_SDRAM_BASE
 
-#define CONFIG_SYS_MEMTEST_START       (PHYS_SDRAM + (512*1024))
-#define CONFIG_SYS_MEMTEST_END         (PHYS_SDRAM + PHYS_SDRAM_SIZE)
-
 
 /*
  * Size of malloc() pool