On Tue, Jul 22, 2025 at 01:03:44PM +0200, Michal Simek wrote: > OpenSBI expects mmu-type to be present in DT that's why add it. Without it > OpenSBI disable CPU node which ends up in not working boot. > > Signed-off-by: Michal Simek <michal.si...@amd.com> > --- > > arch/riscv/dts/xilinx-mbv32.dts | 3 ++- > arch/riscv/dts/xilinx-mbv64.dts | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>