mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
continue to rename devicetree to wally-virt
This commit is contained in:
parent
62d1ed65d4
commit
f823338597
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
/ {
|
||||
#address-cells = <0x02>;
|
||||
#size-cells = <0x02>;
|
||||
compatible = "riscv-virtio-trimmed";
|
||||
model = "riscv-virtio-trimmed,qemu";
|
||||
compatible = "wally-virt";
|
||||
model = "wally-virt,qemu";
|
||||
|
||||
chosen {
|
||||
linux,initrd-end = <0x85c43a00>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue