[U-Boot] [PATCH] imx: mx7: snvs: Add an SNVS init routine

Fabio Estevam festevam at gmail.com
Thu Apr 5 19:29:28 UTC 2018


Hi Bryan,

On Thu, Apr 5, 2018 at 3:46 PM, Bryan O'Donoghue
<bryan.odonoghue at linaro.org> wrote:

> --- a/arch/arm/mach-imx/mx7/soc.c
> +++ b/arch/arm/mach-imx/mx7/soc.c
> @@ -180,6 +180,8 @@ int arch_cpu_init(void)
>         isolate_resource();
>  #endif
>
> +       init_snvs();

Shouldn't this be called only if CONFIG_SECURE_BOOT is selected?


More information about the U-Boot mailing list