]> git.baikalelectronics.ru Git - uboot.git/commit
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size
authorKuldeep Singh <kuldeep.singh@nxp.com>
Tue, 12 May 2020 09:28:51 +0000 (14:58 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 19 May 2020 03:52:06 +0000 (09:22 +0530)
commit4fbf6f241113a71461b0341b31faca8e6a78db5b
treecebdd36b31dc119e2b440035ec481a93efdae835
parentc84045b541c4097da0ba25999d0adda64bb0e0c1
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size

CONFIG_SYS_MALLOC_LEN is currently set to low value and leaves very less
space to do malloc in flash environmet. Increase the value to get more
memory and also make it align with other boards(ls1046a, ls1043a etc.)
config values.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/configs/ls1012a_common.h