public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
@ 2023-10-01  5:40 Heinrich Schuchardt
  2023-10-04  9:51 ` Leo Liang
       [not found] ` <SEZPR03MB80649515AA09011889497B5EC1D2A@SEZPR03MB8064.apcprd03.prod.outlook.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2023-10-01  5:40 UTC (permalink / raw)
  To: Paul Walmsley, Green Wan; +Cc: Rick Chen, Leo, u-boot, Heinrich Schuchardt

Powering off the SiFive HiFive Unmatched board is supported both via the
SBI and GPIO sysreset drivers. See device-tree entry

    compatible = "gpio-poweroff".

Enable the poweroff command.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
 configs/sifive_unmatched_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/sifive_unmatched_defconfig b/configs/sifive_unmatched_defconfig
index 867611b6b4..71c0fb3932 100644
--- a/configs/sifive_unmatched_defconfig
+++ b/configs/sifive_unmatched_defconfig
@@ -47,6 +47,7 @@ CONFIG_CMD_MEMINFO=y
 CONFIG_CMD_PWM=y
 CONFIG_CMD_GPT_RENAME=y
 CONFIG_CMD_PCI=y
+CONFIG_CMD_POWEROFF=y
 CONFIG_CMD_USB=y
 CONFIG_ENV_SPI_BUS=1
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
  2023-10-01  5:40 [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched Heinrich Schuchardt
@ 2023-10-04  9:51 ` Leo Liang
       [not found] ` <SEZPR03MB80649515AA09011889497B5EC1D2A@SEZPR03MB8064.apcprd03.prod.outlook.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Liang @ 2023-10-04  9:51 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: Paul Walmsley, Green Wan, Rick Chen, u-boot

On Sun, Oct 01, 2023 at 07:40:47AM +0200, Heinrich Schuchardt wrote:
> Powering off the SiFive HiFive Unmatched board is supported both via the
> SBI and GPIO sysreset drivers. See device-tree entry
> 
>     compatible = "gpio-poweroff".
> 
> Enable the poweroff command.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
>  configs/sifive_unmatched_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
       [not found] ` <SEZPR03MB80649515AA09011889497B5EC1D2A@SEZPR03MB8064.apcprd03.prod.outlook.com>
@ 2023-10-13  8:49   ` Rick Chen
  0 siblings, 0 replies; 3+ messages in thread
From: Rick Chen @ 2023-10-13  8:49 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Paul Walmsley, Green Wan, rick, Leo Liang

> From: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> Sent: Sunday, October 01, 2023 1:41 PM
> To: Paul Walmsley <paul.walmsley@sifive.com>; Green Wan <green.wan@sifive.com>
> Cc: Rick Jian-Zhi Chen(陳建志) <rick@andestech.com>; Leo Yu-Chi Liang(梁育齊) <ycliang@andestech.com>; u-boot@lists.denx.de; Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> Subject: [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
>
> Powering off the SiFive HiFive Unmatched board is supported both via the SBI and GPIO sysreset drivers. See device-tree entry
>
>     compatible = "gpio-poweroff".
>
> Enable the poweroff command.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
>  configs/sifive_unmatched_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Rick Chen <rick@andestech.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-13  8:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01  5:40 [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched Heinrich Schuchardt
2023-10-04  9:51 ` Leo Liang
     [not found] ` <SEZPR03MB80649515AA09011889497B5EC1D2A@SEZPR03MB8064.apcprd03.prod.outlook.com>
2023-10-13  8:49   ` Rick Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox