Re: [PATCH v5 4/4] configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig

2021-09-11 Thread Bin Meng
On Fri, Sep 10, 2021 at 10:15 PM Heinrich Schuchardt wrote: > > There should be a platform compiled with the new driver. > > If you want to test the SBI sysreset driver, disable > CONFIG_SYSRESET_SYSCON. In OpenSBI sifive_test_system_reset() will be > called. > > Signed-off-by: Heinrich Schuchardt

[PATCH v5 4/4] configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig

2021-09-10 Thread Heinrich Schuchardt
There should be a platform compiled with the new driver. If you want to test the SBI sysreset driver, disable CONFIG_SYSRESET_SYSCON. In OpenSBI sifive_test_system_reset() will be called. Signed-off-by: Heinrich Schuchardt --- v5: new patch --- configs/qemu-riscv32_smode_defconfig | 1 +