]> Git Repo - u-boot.git/commit
configs: sifive: enable poweroff command on Unmatched
authorHeinrich Schuchardt <[email protected]>
Sun, 1 Oct 2023 05:40:47 +0000 (07:40 +0200)
committerLeo Yu-Chi Liang <[email protected]>
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 <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
configs/sifive_unmatched_defconfig
This page took 0.03334 seconds and 4 git commands to generate.