env: Finish migration of common ENV options
[oweals/u-boot.git] / include / configs / dreamplug.h
index f7f9141dd0e1a9d0d8adb4ffcdc8e93821f209ec..3e3f4c17f8b3f0cdd8973080d0ba1edee8b8a754 100644 (file)
 /*
  *  Environment variables configurations
  */
-#ifdef CONFIG_SPI_FLASH
-#define CONFIG_ENV_SECT_SIZE           0x10000 /* 64k */
-#endif
 
 /*
  * max 4k env size is enough, but in case of nand
  * it has to be rounded to sector size
  */
-#define CONFIG_ENV_SIZE                        0x1000  /* 4k */
-#define CONFIG_ENV_ADDR                        0x100000
-#define CONFIG_ENV_OFFSET              0x100000 /* env starts here */
 
 /*
  * Default environment variables