aboutsummaryrefslogtreecommitdiff
path: root/include/configs/hikey960.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hikey960.h')
-rw-r--r--include/configs/hikey960.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/hikey960.h b/include/configs/hikey960.h
index 38c03e1..f446ecb 100644
--- a/include/configs/hikey960.h
+++ b/include/configs/hikey960.h
@@ -31,9 +31,6 @@
#define GICD_BASE 0xe82b1000
#define GICC_BASE 0xe82b2000
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
-
#define BOOT_TARGET_DEVICES(func) \
func(MMC, mmc, 0)
#include <config_distro_bootcmd.h>