]> Git Repo - u-boot.git/blobdiff - include/configs/at91sam9260ek.h
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[u-boot.git] / include / configs / at91sam9260ek.h
index a096d92a0e83ad38f93f9a7626444cdfb32fdc1d..e7fc15f48fce57a1c4996fc1c04bfda5f66e1354 100644 (file)
        "fatload mmc 0:1 0x22000000 uImage; bootm"
 #endif
 
-/*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN          ROUND(3 * CONFIG_ENV_SIZE + 128*1024, 0x1000)
-
 #endif
This page took 0.027032 seconds and 4 git commands to generate.