Re: [U-Boot] [PATCH v2] ARMv7: LS102xA: Move two macros from header files to Kconfig

2016-10-09 Thread york sun
On 09/21/2016 03:31 AM, macro.wav...@gmail.com wrote: > From: Hongbo Zhang > > Following commits 217f92b and 1544698, these two config CPU_V7_HAS_NONSEC > and CPU_V7_HAS_VIRT are moved to Kconfig, for correctly select ARMV7_PSCI. > > Signed-off-by: Hongbo Zhang

[U-Boot] [PATCH v2] ARMv7: LS102xA: Move two macros from header files to Kconfig

2016-09-21 Thread macro . wave . z
From: Hongbo Zhang Following commits 217f92b and 1544698, these two config CPU_V7_HAS_NONSEC and CPU_V7_HAS_VIRT are moved to Kconfig, for correctly select ARMV7_PSCI. Signed-off-by: Hongbo Zhang --- arch/arm/Kconfig | 4