RE: [PATCH v1] arm: socfpga: soc64: Disable CONFIG_PSCI_RESET

2020-09-07 Thread Tan, Ley Foon
hin > > Subject: [PATCH v1] arm: socfpga: soc64: Disable CONFIG_PSCI_RESET > > Don't invoke 'SYSTEM_RESET' PSCI function because PSCI function calls are > not supported by u-boot running in EL3. > > Signed-off-by: Chee Hong Ang > --- > configs/socfpga

[PATCH v1] arm: socfpga: soc64: Disable CONFIG_PSCI_RESET

2020-08-13 Thread Chee Hong Ang
Don't invoke 'SYSTEM_RESET' PSCI function because PSCI function calls are not supported by u-boot running in EL3. Signed-off-by: Chee Hong Ang --- configs/socfpga_agilex_defconfig| 1 + configs/socfpga_stratix10_defconfig | 1 + 2 files changed, 2 insertions(+) diff --git a/configs/socfpga_