diff options
Diffstat (limited to 'include/configs/pogo_e02.h')
-rw-r--r-- | include/configs/pogo_e02.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 68d726835c..bb24739a90 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -37,12 +37,6 @@ /* * Environment variables configurations */ -#ifdef CONFIG_CMD_NAND -#define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K */ -#endif - -#define CONFIG_ENV_SIZE 0x20000 /* 128k */ -#define CONFIG_ENV_OFFSET 0x60000 /* env starts here */ /* * Default environment variables |