From: Ang, Chee Hong <chee.hong.ang@intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux
Date: Thu, 9 May 2019 05:52:21 +0000 [thread overview]
Message-ID: <1557381141.102271.1.camel@intel.com> (raw)
In-Reply-To: <1557206425-37534-1-git-send-email-chee.hong.ang@intel.com>
On Mon, 2019-05-06 at 22:20 -0700, chee.hong.ang at intel.com wrote:
> From: "Ang, Chee Hong" <chee.hong.ang@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
>
Hi Marek,
Any comment on this ? These PSCI patches are needed for booting Linux
on our S10 platform.
BR,
Ang
next prev parent reply other threads:[~2019-05-09 5:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-07 5:20 [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux chee.hong.ang at intel.com
2019-05-07 5:20 ` [U-Boot] [PATCH v1 1/3] ARM: socfpga: stratix10: Enable PSCI system reset chee.hong.ang at intel.com
2019-05-07 5:20 ` [U-Boot] [PATCH v1 2/3] ARM: socfpga: stratix10: Enable PSCI CPU_ON chee.hong.ang at intel.com
2019-05-07 5:20 ` [U-Boot] [PATCH v1 3/3] ARM: socfpga: stratix10: Enable PSCI support for Stratix 10 chee.hong.ang at intel.com
2019-05-09 5:52 ` Ang, Chee Hong [this message]
2019-05-09 6:59 ` [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux Marek Vasut
2019-05-09 8:03 ` Ang, Chee Hong
2019-05-09 8:15 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1557381141.102271.1.camel@intel.com \
--to=chee.hong.ang@intel.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.