Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
[platform/kernel/u-boot.git] / include / configs / hikey960.h
index 38c03e1..f446ecb 100644 (file)
@@ -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>