diff options
Diffstat (limited to 'include/configs/nsa310s.h')
-rw-r--r-- | include/configs/nsa310s.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/nsa310s.h b/include/configs/nsa310s.h index eb465e0690..e59ef11e66 100644 --- a/include/configs/nsa310s.h +++ b/include/configs/nsa310s.h @@ -27,11 +27,6 @@ #include "mv-common.h" /* environment variables configuration */ -#ifdef CONFIG_CMD_NAND -#define CONFIG_ENV_SECT_SIZE 0x20000 -#endif -#define CONFIG_ENV_SIZE 0x20000 -#define CONFIG_ENV_OFFSET 0xe0000 /* default environment variables */ #define CONFIG_BOOTCOMMAND \ |