[U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux
chee.hong.ang at intel.com
chee.hong.ang at intel.com
Tue May 7 05:20:22 UTC 2019
From: "Ang, Chee Hong" <chee.hong.ang at intel.com>
Add "SYTEM_RESET" (cold reset) and "CPU_ON" (SMP) PSCI support
for booting Linux on Stratix 10 platform.
Ang, Chee Hong (3):
ARM: socfpga: stratix10: Enable PSCI system reset
ARM: socfpga: stratix10: Enable PSCI CPU_ON
ARM: socfpga: stratix10: Enable PSCI support for Stratix 10
arch/arm/mach-socfpga/Kconfig | 9 ++++++-
arch/arm/mach-socfpga/Makefile | 3 +++
arch/arm/mach-socfpga/psci.c | 56 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/mach-socfpga/psci.c
--
2.7.4
More information about the U-Boot
mailing list