On 04/18/2017 10:42 PM, Yuantian Tang wrote:
PSCI can be used on both multiple and single core socs. Current
implementation only allows PSCI to work on multiple core socs.
This patch removes this restriction so that PSCI can work on
single core socs as well.

Signed-off-by: Chenhui Zhao <chenhui.z...@nxp.com>
Signed-off-by: Tang Yuantian <andy.t...@nxp.com>
---
v3:
        - replace printf with debug
v2:
        - refine the title and commit message
 arch/arm/cpu/armv8/cpu-dt.c                   | 13 +++-------
 arch/arm/cpu/armv8/fsl-layerscape/cpu.c       | 35 ++++++++++++---------------
 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, 31 insertions(+), 30 deletions(-)


Applied to fsl-qoriq master. Thanks.

York

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to