On 8 May 2016 at 00:30, Beniamino Galvani <[email protected]> wrote: > Add a psci_system_reset() which calls the SYSTEM_RESET function of > PSCI 0.2 and can be used by boards that support it to implement > reset_cpu(). > > Signed-off-by: Beniamino Galvani <[email protected]> > --- > arch/arm/cpu/armv8/fwcall.c | 16 ++++++++++++++++ > arch/arm/include/asm/psci.h | 17 ++++++++++++++++- > arch/arm/include/asm/system.h | 2 ++ > 3 files changed, 34 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

