[PATCH v3 5/7] arm: juno: Use PSCI based reset
Simon Glass
sjg at chromium.org
Tue Apr 28 19:57:27 CEST 2020
On Mon, 27 Apr 2020 at 12:19, Andre Przywara <andre.przywara at arm.com> wrote:
>
> So far the Juno board wasn't implementing reset. Let's just use the
> already existing PSCI_RESET based method to avoid any extra code.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> Acked-by: Liviu Dudau <liviu.dudau at arm.com>
> ---
> arch/arm/Kconfig | 2 ++
> board/armltd/vexpress64/vexpress64.c | 4 +---
> 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list