summaryrefslogtreecommitdiff
path: root/include/configs/durian.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/durian.h')
-rw-r--r--include/configs/durian.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/durian.h b/include/configs/durian.h
index c42a98b9a0..fa48e5c024 100644
--- a/include/configs/durian.h
+++ b/include/configs/durian.h
@@ -16,7 +16,6 @@
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x10000000)
/* Size of Malloc Pool */
-#define CONFIG_ENV_SIZE 4096
#define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024 + CONFIG_ENV_SIZE)
#define CONFIG_SYS_INIT_SP_ADDR (0x88000000 - 0x100000)