]> git.baikalelectronics.ru Git - uboot.git/commit
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value
authorKuldeep Singh <kuldeep.singh@nxp.com>
Thu, 25 Jun 2020 07:26:22 +0000 (12:56 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:28 +0000 (14:16 +0530)
commit7b6fc09d591e5748c3200ccae74072a4c68bd727
treee49ed3362afccceacf6dc45e148b17191b1199dc
parentfae8845f59862a3a84f0929326bf698da0de7e76
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value

Previous attempt to increase CONFIG_SYS_MALLOC_LEN was done in commit
4fbf6f241113 ("configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size")
which increased malloc memory to ~1M.

PFE firmware alone requires 3M of dynamic memory allocation and
therefore, increase the config value to a larger value i.e 5M. This size
should be enough as of now to accommodate further memory requirements.

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