diff options
Diffstat (limited to 'include/configs/dns325.h')
-rw-r--r-- | include/configs/dns325.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/dns325.h b/include/configs/dns325.h index f72ee90ab5..41079e8345 100644 --- a/include/configs/dns325.h +++ b/include/configs/dns325.h @@ -60,13 +60,6 @@ /* * Environment variables configurations */ -#ifdef CONFIG_CMD_NAND -#define CONFIG_ENV_SECT_SIZE 0x20000 /* 128KB */ -#endif - -#define CONFIG_ENV_SIZE 0x20000 /* 128KB */ -#define CONFIG_ENV_ADDR 0xe0000 -#define CONFIG_ENV_OFFSET 0xe0000 /* env starts here */ /* * Default environment variables |