[U-Boot] [u-boot-release] [PATCH] arm: PSCI: remove CONFIG_MP to support LS1012A
york sun
york.sun at nxp.com
Fri Jan 6 17:39:57 CET 2017
On 01/06/2017 02:16 AM, Chenhui Zhao wrote:
> To support PSCI on LS1012A, remove the macro CONFIG_MP.
> And, do code cleanup.
>
> Signed-off-by: Chenhui Zhao <chenhui.zhao at nxp.com>
> ---
> arch/arm/cpu/armv8/cpu-dt.c | 14 ++++--------
> arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 33 +++++++++++++--------------
> arch/arm/cpu/armv8/sec_firmware.c | 2 +-
> arch/arm/include/asm/arch-fsl-layerscape/mp.h | 4 ++++
> arch/arm/include/asm/armv8/sec_firmware.h | 7 ++++++
> 5 files changed, 33 insertions(+), 27 deletions(-)
Chenhui
The patch looks good but the commit message doesn't match. There is
nothing specific to LS1012A. Can you rewrite the subject and commit message?
York
More information about the U-Boot
mailing list