Skip to content
Commit c519b82e authored by Fabio Estevam's avatar Fabio Estevam Committed by Tom Rini
Browse files

imx8mq_phanbell: Remove custom CONFIG_SYS_MALLOC_F_LEN



Currently, the imx8mq_phanbell board fails to boot.

Remove the custom CONFIG_SYS_MALLOC_F_LEN setting in favor of the
generic one done via the main Kconfig.

Since commit b5989572 ("Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ")
the default SYS_MALLOC_F_LEN value for i.MX8MQ is 0x2000.

With such default value, the board boots again.

Signed-off-by: default avatarFabio Estevam <festevam@denx.de>
parent 2d2c61ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment