
22 Oct
2015
22 Oct
'15
5:29 p.m.
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@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?
--