merged to master. Bruce
In message: [meta-virtualization][PATCH] zynqmp-xen-qemu.dtsi: Remove device_type dt nodes on 12/12/2023 Sandeep Gundlupet Raju wrote: > Remove device_type device tree nodes as these nodes are no longer > required for Xen qemu boot. > > Signed-off-by: Sandeep Gundlupet Raju <[email protected]> > --- > .../device-tree/files/zynqmp-xen-qemu.dtsi | 14 -------------- > 1 file changed, 14 deletions(-) > > diff --git > a/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi > b/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi > index 249a786b..336d7a25 100644 > --- a/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi > +++ b/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen-qemu.dtsi > @@ -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"; > - }; > - }; > }; > -- > 2.34.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8508): https://lists.yoctoproject.org/g/meta-virtualization/message/8508 Mute This Topic: https://lists.yoctoproject.org/mt/103141849/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
