imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN
authorFabio Estevam <festevam@gmail.com>
Mon, 21 Dec 2020 18:40:37 +0000 (15:40 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 26 Dec 2020 13:56:09 +0000 (14:56 +0100)
commitb6b1b38a94b45c4580b52076c0aa5f72cc3ce0eb
tree7bab6d2f74a140eb18fbfc3fdc9842ad6affd9c9
parent7d6a36a48d8226d363f8a4fab618e04b2a65e2cb
imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN

When booting imx8mp-evk the following allocation error
message is seen:

U-Boot 2021.01-rc3-00200-ge668bec96a5f (Dec 21 2020 - 14:36:42 -0300)

alloc space exhausted

Fix it by increasing CONFIG_SYS_MALLOC_F_LEN to 0x10000 like it
is done on other i.MX8MM/8MN boards.

Reported-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/imx8mp_evk_defconfig