riscv: qemu: Add syscon reboot and poweroff support
This adds syscon reboot and poweroff support to QEMU RISC-V. Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
This commit is contained in:
parent
9cdfade85e
commit
a0cc38ab44
@ -53,5 +53,9 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
imply NVME
|
||||
imply SPL_RAM_SUPPORT
|
||||
imply SPL_RAM_DEVICE
|
||||
imply SYSRESET
|
||||
imply SYSRESET_SYSCON
|
||||
imply CMD_POWEROFF
|
||||
imply SYSRESET_CMD_POWEROFF
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user