* [U-Boot] [PATCH] arm64: use psci reset on snapdragon
@ 2017-06-26 13:22 Rob Clark
2017-06-26 21:32 ` Alexander Graf
2017-07-07 11:41 ` [U-Boot] " Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Rob Clark @ 2017-06-26 13:22 UTC (permalink / raw)
To: u-boot
This actually works on snapdragon.. not sure why we weren't using it.
Fixes reboot/poweroff when using UEFI.
Signed-off-by: Rob Clark <robdclark@gmail.com>
---
arch/arm/cpu/armv8/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/cpu/armv8/Kconfig b/arch/arm/cpu/armv8/Kconfig
index d5b692e..8e4c3dd 100644
--- a/arch/arm/cpu/armv8/Kconfig
+++ b/arch/arm/cpu/armv8/Kconfig
@@ -92,7 +92,7 @@ config PSCI_RESET
!TARGET_LS1043ARDB && !TARGET_LS1043AQDS && \
!TARGET_LS1046ARDB && !TARGET_LS1046AQDS && \
!TARGET_LS2081ARDB && \
- !ARCH_UNIPHIER && !ARCH_SNAPDRAGON && !TARGET_S32V234EVB
+ !ARCH_UNIPHIER && !TARGET_S32V234EVB
help
Most armv8 systems have PSCI support enabled in EL3, either through
ARM Trusted Firmware or other firmware.
--
2.9.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] arm64: use psci reset on snapdragon
2017-06-26 13:22 [U-Boot] [PATCH] arm64: use psci reset on snapdragon Rob Clark
@ 2017-06-26 21:32 ` Alexander Graf
2017-07-07 11:41 ` [U-Boot] " Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Alexander Graf @ 2017-06-26 21:32 UTC (permalink / raw)
To: u-boot
On 06/26/2017 03:22 PM, Rob Clark wrote:
> This actually works on snapdragon.. not sure why we weren't using it.
> Fixes reboot/poweroff when using UEFI.
>
> Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] arm64: use psci reset on snapdragon
2017-06-26 13:22 [U-Boot] [PATCH] arm64: use psci reset on snapdragon Rob Clark
2017-06-26 21:32 ` Alexander Graf
@ 2017-07-07 11:41 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2017-07-07 11:41 UTC (permalink / raw)
To: u-boot
On Mon, Jun 26, 2017 at 09:22:23AM -0400, Rob Clark wrote:
> This actually works on snapdragon.. not sure why we weren't using it.
> Fixes reboot/poweroff when using UEFI.
>
> Signed-off-by: Rob Clark <robdclark@gmail.com>
> Reviewed-by: Alexander Graf <agraf@suse.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170707/cc9ba096/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-07 11:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26 13:22 [U-Boot] [PATCH] arm64: use psci reset on snapdragon Rob Clark
2017-06-26 21:32 ` Alexander Graf
2017-07-07 11:41 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox