[U-Boot] [PATCH v4 2/8] imx: mx7: Skip secure init in arch_cpu_init

Fabio Estevam festevam at gmail.com
Thu May 30 23:55:02 UTC 2019


On Wed, May 8, 2019 at 3:39 AM Jun Nie <jun.nie at linaro.org> wrote:

> +#ifndef CONFIG_SKIP_LOWLEVEL_INIT
> +/* enable all periherial can be accessed in nosec mode */

Typo "peripheral"


> +static void init_csu(void)
> +{
> +       int i = 0;

No need to initialize i here.


More information about the U-Boot mailing list