UBUNTU: SAUCE: riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
This commit is contained in:
David Abdurachmanov
2021-03-16 21:31:04 +00:00
committed by Paolo Pisati
parent a26259c791
commit 4c011efab4
+4 -4
View File
@@ -42,7 +42,7 @@
};
};
cpu1: cpu@1 {
compatible = "sifive,bullet0", "riscv";
compatible = "sifive,u74-mc", "sifive,bullet0", "riscv";
d-cache-block-size = <64>;
d-cache-sets = <64>;
d-cache-size = <32768>;
@@ -69,7 +69,7 @@
};
};
cpu2: cpu@2 {
compatible = "sifive,bullet0", "riscv";
compatible = "sifive,u74-mc", "sifive,bullet0", "riscv";
d-cache-block-size = <64>;
d-cache-sets = <64>;
d-cache-size = <32768>;
@@ -96,7 +96,7 @@
};
};
cpu3: cpu@3 {
compatible = "sifive,bullet0", "riscv";
compatible = "sifive,u74-mc", "sifive,bullet0", "riscv";
d-cache-block-size = <64>;
d-cache-sets = <64>;
d-cache-size = <32768>;
@@ -123,7 +123,7 @@
};
};
cpu4: cpu@4 {
compatible = "sifive,bullet0", "riscv";
compatible = "sifive,u74-mc", "sifive,bullet0", "riscv";
d-cache-block-size = <64>;
d-cache-sets = <64>;
d-cache-size = <32768>;