Re: [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux

2019-05-09 Thread Marek Vasut
On 5/9/19 10:03 AM, Ang, Chee Hong wrote: > On Thu, 2019-05-09 at 08:59 +0200, Marek Vasut wrote: >> On 5/9/19 7:52 AM, Ang, Chee Hong wrote: >>> >>> On Mon, 2019-05-06 at 22:20 -0700, chee.hong@intel.com wrote: From: "Ang, Chee Hong" Add "SYTEM_RESET" (cold reset) and "CPU

Re: [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux

2019-05-09 Thread Ang, Chee Hong
On Thu, 2019-05-09 at 08:59 +0200, Marek Vasut wrote: > On 5/9/19 7:52 AM, Ang, Chee Hong wrote: > > > > On Mon, 2019-05-06 at 22:20 -0700, chee.hong@intel.com wrote: > > > > > > From: "Ang, Chee Hong" > > > > > > Add "SYTEM_RESET" (cold reset) and "CPU_ON" (SMP) PSCI support > > > for boot

Re: [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux

2019-05-09 Thread Marek Vasut
On 5/9/19 7:52 AM, Ang, Chee Hong wrote: > On Mon, 2019-05-06 at 22:20 -0700, chee.hong@intel.com wrote: >> From: "Ang, Chee Hong" >> >> Add "SYTEM_RESET" (cold reset) and "CPU_ON" (SMP) PSCI support >> for booting Linux on Stratix 10 platform. >> >> Ang, Chee Hong (3): >>   ARM: socfpga: stra

Re: [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux

2019-05-08 Thread Ang, Chee Hong
On Mon, 2019-05-06 at 22:20 -0700, chee.hong@intel.com wrote: > From: "Ang, Chee Hong" > > 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

[U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux

2019-05-06 Thread chee . hong . ang
From: "Ang, Chee Hong" 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