[PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
Rick Chen
rickchen36 at gmail.com
Fri Oct 13 10:49:09 CEST 2023
> From: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Sent: Sunday, October 01, 2023 1:41 PM
> To: Paul Walmsley <paul.walmsley at sifive.com>; Green Wan <green.wan at sifive.com>
> Cc: Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; Leo Yu-Chi Liang(梁育齊) <ycliang at andestech.com>; u-boot at lists.denx.de; Heinrich Schuchardt <heinrich.schuchardt at 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 at canonical.com>
> ---
> configs/sifive_unmatched_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Rick Chen <rick at andestech.com>
More information about the U-Boot
mailing list