
11 Sep
2021
11 Sep
'21
2:01 p.m.
On Fri, Sep 10, 2021 at 10:15 PM Heinrich Schuchardt heinrich.schuchardt@canonical.com 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 heinrich.schuchardt@canonical.com
v5: new patch
configs/qemu-riscv32_smode_defconfig | 1 + configs/qemu-riscv64_smode_defconfig | 1 + 2 files changed, 2 insertions(+)
Should also turn it on for the SPL version.
Regards, Bin