diff options
Diffstat (limited to 'include/configs/grpeach.h')
-rw-r--r-- | include/configs/grpeach.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 67301fabeb..4d5eab09f0 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -23,8 +23,6 @@ #define CONFIG_SYS_LOAD_ADDR \ (CONFIG_SYS_SDRAM_BASE + 4 * 1024 * 1024) -#define CONFIG_ENV_OVERWRITE 1 - /* Malloc */ #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) #define CONFIG_SYS_MONITOR_LEN (512 * 1024) |