]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: sifive: enable poweroff command on Unmatched
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 1 Oct 2023 05:40:47 +0000 (07:40 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 4 Oct 2023 10:23:59 +0000 (18:23 +0800)
commit7cfdacbe8020292845bd5eba63b576b8586c433c
tree6a1e90cd5a0552d91cc88f1c45887d450c545030
parent8a0d5f2f51b72b3cabacfe90ff196db3e1c4dc4d
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>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/sifive_unmatched_defconfig