]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/qemu-x86_i440fx.dts
x86: qemu: Enable writing MP table
[people/ms/u-boot.git] / arch / x86 / dts / qemu-x86_i440fx.dts
index 0c522c860f8fd38481efe1cb5cd3a14538825d38..c26c71bcf7368d250e67c90055ddff41c19b65c7 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>;