[PATCH] imx8mp_evk: Make SPL binary size smaller

Fabio Estevam festevam at gmail.com
Thu May 7 14:37:01 CEST 2020


Hi Harald

On Thu, May 7, 2020 at 9:08 AM Harald Seiler <hws at denx.de> wrote:

> Just to check, the addition of the clock driver probably lead to the same
> issue?  So the clock driver is potentially working, it is just too big for
> SPL?

That's correct.

> The SPL linker script already has checks for SPL size. See
> arch/arm/cpu/u-boot-spl.lds line 81 and following.  Maybe you just need to
> properly set those config-options for your board?

Yes, we do this for imx6. Will implement the same for imx8m.

Thanks


More information about the U-Boot mailing list