[U-Boot] [PATCH 3/5] arm: Add PSCI shutdown function

Simon Glass sjg at chromium.org
Thu Aug 18 05:45:00 CEST 2016


On 16 August 2016 at 13:08, Alexander Graf <agraf at suse.de> wrote:
> Using PSCI you can not only reset the system, you can also shut it down!
> This patch exposes a function to do exactly that to whatever code wants
> to make use of it.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
>  arch/arm/cpu/armv8/fwcall.c   | 15 +++++++++++++++
>  arch/arm/include/asm/system.h |  1 +
>  2 files changed, 16 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list