On 30/08/2020 07:49, Nathan Chancellor wrote: > Unfortunately, it does not. I applied it on top of latest > git (ac8b279f13865d1a4f1958d3bf34240c1c3af90d) and I can still > reproduce my failure. Is it possible that type of fix is needed > in a RISC-V specific driver? > > Would you like me to comment on the Launchpad bug as well?
Hi Nathan, I came up with a quick patch to enable some logging to catch memory accesses being refused for a similar bug report at https://bugs.launchpad.net/qemu/+bug/1886318/comments/13. Can you apply the same change to your tree and report any messages on stderr as you do your board reboot test? ATB, Mark.