[U-Boot] [PATCH v3 3/9] imx: mx7: Add empty arch_cpu_init if skipped

Jun Nie jun.nie at linaro.org
Thu Apr 25 15:28:42 UTC 2019


> Please describe what ATF/OP-TEE initialization has done
> when booting into uboot.
>
> I think SKIP_LOWLEVEL_INIT is mostly for lowlevel_init,
> not arch_cpu_init.
>
> init_aips/init_csu/isolate_resources/init_snvs might be
> done in your ATF, I am not sure, but imx_enet_mdio_fixup,
> mxs_dma_init, imx_gpcv2_init, are these also done in ATF?
>
> Regards,
> Peng.

Yes, aips/csu/snvs/caam/watchdog are initialized.  Other missing stuff does
not introduce issue in my case so I just added back the empty function to
pass build. Will add them back for safe in next version. Thanks for the
reminder.

>
> >
> >  #ifdef CONFIG_ARCH_MISC_INIT
> > --
> > 2.7.4
>


More information about the U-Boot mailing list