X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmeesc.h;h=162e02fb446bb2f0f545684c6acb8382d96291e5;hb=7cfbba36e9f84312afe8cd6d12db4e9e9c1e04b5;hp=c0840b00f70e2a1a8ab6469db900f8608402e7af;hpb=a2ac2b964bfbb20d6791ee94b9034a50cfadb5b0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/meesc.h b/include/configs/meesc.h index c0840b0..162e02f 100644 --- a/include/configs/meesc.h +++ b/include/configs/meesc.h @@ -97,10 +97,4 @@ #define CONFIG_SYS_CBSIZE 512 -/* - * Size of malloc() pool - */ -#define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + \ - 128*1024, 0x1000) - #endif