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)
commit10669ed96576f367af57bb4200327b9dfed2b44b
treee49ed3362afccceacf6dc45e148b17191b1199dc
parentab84f4f375512e645b143d4afb346739b0aaa1db
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value

Previous attempt to increase CONFIG_SYS_MALLOC_LEN was done in commit
c084a8edf4e2 ("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