[U-Boot] [PATCH V3 3/3] imx: mx7: default enable non-secure mode

Peng Fan b51431 at freescale.com
Thu Oct 22 17:29:53 CEST 2015


On Thu, Oct 22, 2015 at 12:48:51PM -0200, Fabio Estevam wrote:
>On Thu, Oct 22, 2015 at 10:34 AM, Peng Fan <Peng.Fan at freescale.com> wrote:
>
>> +/*
>> + * Default boot linux kernel in no secure mode.
>> + * If want to boot kernel in secure mode, please define CONFIG_MX7_SEC
>> + */
>> +#ifndef CONFIG_MX7_SEC
>> +#define CONFIG_ARMV7_NONSEC            1
>> +#define CONFIG_ARMV7_PSCI              1
>
>These 1's are not required.

I saw sunxi also have 1. Does it hurt?

-- 


More information about the U-Boot mailing list