Commit f98a8d8
authored
Fix incompatible mmu-type define (#47)
Per RISC-V CPU Bindings [1], the mmu-type attribute should be set to
"riscv,sv32".
[1] https://github.com/riscv-non-isa/riscv-device-tree-doc/blob/master/bindings/riscv/cpus.txt1 parent 6525dc4 commit f98a8d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments