[PATCH] kontron_pitx_imx8m: enlarge SYS_MALLOC_F_LEN

Fabio Estevam festevam at gmail.com
Wed Sep 14 13:32:18 CEST 2022


Hi Heiko,

On Wed, Sep 14, 2022 at 5:02 AM Heiko Thiery <heiko.thiery at gmail.com> wrote:
>
> There is "alloc space exhausted" that can be seen with DEBUG_UART
> options enabled and leeds to an non-functional board.
>
> CONFIG_DEBUG_UART_BASE=0x30880000   # for serial3
> CONFIG_DEBUG_UART_CLOCK=24000000
>
> It is because CONFIG_SYS_MALLOC_F_LEN is too small, enlarge it. And set
> CONFIG_SPL_STACK to 0x188000 to not waste the top 16bytes.
>
> Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>

Reviewed-by: Fabio Estevam <festevam at denx.de>


More information about the U-Boot mailing list