]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/qemu-x86_q35.dts
x86: qemu: Enable writing MP table
[people/ms/u-boot.git] / arch / x86 / dts / qemu-x86_q35.dts
index 5fbabc2f3c59db2430a8661d34902c70fea9b4e3..2e785fa4bf507ed38f6d92d472c0f2f7b81195e4 100644 (file)
                stdout-path = "/serial";
        };
 
+       cpus {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               cpu@0 {
+                       device_type = "cpu";
+                       compatible = "cpu-x86";
+                       reg = <0>;
+                       intel,apic-id = <0>;
+               };
+       };
+
        pci {
                compatible = "pci-x86";
                #address-cells = <3>;