diff options
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r-- | include/configs/pcm052.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index fb8f3c8609..b68d205bfb 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -178,7 +178,6 @@ #define CONFIG_ENV_SECT_SIZE (SZ_128K) #define CONFIG_ENV_SIZE (SZ_8K) #define CONFIG_ENV_OFFSET 0xA0000 -#define CONFIG_ENV_SIZE_REDUND (SZ_8K) #define CONFIG_ENV_OFFSET_REDUND 0xC0000 #endif |