diff options
Diffstat (limited to 'include/configs/brppt2.h')
-rw-r--r-- | include/configs/brppt2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/brppt2.h b/include/configs/brppt2.h index d369315090..6c073ab383 100644 --- a/include/configs/brppt2.h +++ b/include/configs/brppt2.h @@ -37,9 +37,6 @@ /* Environment */ #define CONFIG_ENV_OVERWRITE -#define CONFIG_ENV_SECT_SIZE 0x10000 -#define CONFIG_ENV_SIZE 0x10000 -#define CONFIG_ENV_OFFSET 0x20000 #define CONFIG_EXTRA_ENV_SETTINGS \ BUR_COMMON_ENV \ |