]> Git Repo - u-boot.git/blobdiff - include/configs/grpeach.h
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[u-boot.git] / include / configs / grpeach.h
index c958006b227d2b263add3234ed7755b9d5e884b4..52b4b356ac5602a3feef7b3229035ff114a72754 100644 (file)
@@ -21,8 +21,6 @@
 #define CONFIG_SYS_INIT_SP_ADDR                \
        (CONFIG_SYS_SDRAM_BASE + CONFIG_SYS_SDRAM_SIZE - 1024 * 1024)
 
-/* Malloc */
-#define CONFIG_SYS_MALLOC_LEN          (1024 * 1024)
 #define CONFIG_SYS_MONITOR_LEN         (512 * 1024)
 
 /* Network interface */
This page took 0.027578 seconds and 4 git commands to generate.