]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/dockstar.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / dockstar.h
index f33978829d6c2bad9a8e19d1d76ded21e93f6491..04dd0f68c370bff3882c41d896cff0c059e73853 100644 (file)
 /*
  *  Environment variables configurations
  */
-#ifdef CONFIG_CMD_NAND
-#define CONFIG_ENV_SECT_SIZE           0x20000 /* 128K */
-#endif
 /*
  * max 4k env size is enough, but in case of nand
  * it has to be rounded to sector size
  */
-#define CONFIG_ENV_SIZE                        0x20000 /* 128k */
-#define CONFIG_ENV_ADDR                        0x80000
-#define CONFIG_ENV_OFFSET              0x80000 /* env starts here */
 
 /*
  * Default environment variables