mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
zynqmp-xen-qemu.dtsi: Remove device_type dt nodes
Remove device_type device tree nodes as these nodes are no longer required for Xen qemu boot. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
d744f8c4f4
commit
caa14c63f1
|
@ -1,16 +1,2 @@
|
|||
/ {
|
||||
cpus {
|
||||
cpu@1 {
|
||||
//compatible = "disabled";
|
||||
device_type = "none";
|
||||
};
|
||||
cpu@2 {
|
||||
//compatible = "disabled";
|
||||
device_type = "none";
|
||||
};
|
||||
cpu@3 {
|
||||
//compatible = "disabled";
|
||||
device_type = "none";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user