X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsc520_cdp.h;h=2f1dae729cd366cba7ff99960d8dfc79aab00014;hb=d0b0dcaa220549999d6ea74cf87487846c186a0f;hp=214a9af356eefef62f9d05447116bd6e3853a6c8;hpb=9b32f96b5b92ba13fdb4b5eb637734752235f260;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sc520_cdp.h b/include/configs/sc520_cdp.h index 214a9af..2f1dae7 100644 --- a/include/configs/sc520_cdp.h +++ b/include/configs/sc520_cdp.h @@ -65,7 +65,7 @@ /* * Size of malloc() pool */ -#define CONFIG_MALLOC_SIZE (CONFIG_ENV_SIZE + 128*1024) +#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024) #define CONFIG_BAUDRATE 9600