>-----Original Message----- >From: Bin Meng <[email protected]> >Sent: 23 June 2020 11:00 >To: Rick Chen <[email protected]>; Simon Glass <[email protected]>; >Pragnesh Patel <[email protected]>; Sagar Kadam ><[email protected]>; U-Boot Mailing List <[email protected]> >Cc: Bin Meng <[email protected]> >Subject: [PATCH 4/5] riscv: qemu: Add syscon reboot and poweroff support > >[External Email] Do not click links or attachments unless you recognize the >sender and know the content is safe > >From: Bin Meng <[email protected]> > >This adds syscon reboot and poweroff support to QEMU RISC-V. > >Signed-off-by: Bin Meng <[email protected]> >--- > > board/emulation/qemu-riscv/Kconfig | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Pragnesh Patel <[email protected]>

