]> Git Repo - u-boot.git/blobdiff - include/configs/octeontx2_common.h
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[u-boot.git] / include / configs / octeontx2_common.h
index 99a1b4d4cfce6ac62fb857580b9f6fc46ff4d965..5e1c0073b0b3589d4696177e2e0557301a3780b3 100644 (file)
@@ -18,9 +18,6 @@
 /** Stack starting address */
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_SDRAM_BASE + 0xffff0)
 
-/** Heap size for U-Boot */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 64 * 1024 * 1024)
-
 #define CONFIG_LAST_STAGE_INIT
 
 /* Allow environment variable to be overwritten */
This page took 0.026787 seconds and 4 git commands to generate.