aboutsummaryrefslogtreecommitdiff
path: root/include/configs/snowball.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/snowball.h')
-rw-r--r--include/configs/snowball.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/snowball.h b/include/configs/snowball.h
index ff69947f7..55cd6d25b 100644
--- a/include/configs/snowball.h
+++ b/include/configs/snowball.h
@@ -62,7 +62,7 @@
#define CONFIG_ENV_SIZE (32*1024)
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 64*1024)
#else
-#define CONFIG_ENV_SIZE (128*1024)
+#define CONFIG_ENV_SIZE (8*1024)
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 256*1024)
#endif