[PATCH v4 2/4] clk: imx8mq: Add a clock driver for the imx8mq

Marek Vasut marex at denx.de
Tue Mar 15 20:01:45 CET 2022


On 3/15/22 16:35, Heiko Thiery wrote:
> Hi Angus and all,

Hi,

[...]

> U-Boot 2022.04-rc4-00008-g390d9bf9a1 (Mar 15 2022 - 16:26:59 +0100)
> 
> CPU:   Freescale i.MX8MQ rev2.1 at 800 MHz
> Reset cause: POR
> Model: Kontron pITX-imx8m
> DRAM:  alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted
> alloc space exhausted

Try increasing MALLOC_F_LEN in your .config , that should do the trick I 
think. There is now a lot of clock drivers that are being instantiated 
early, so your early malloc area is likely exhausted.


More information about the U-Boot mailing list