]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/x86/dts/minnowmax.dts
x86: Enable multi-core init for Minnowboard MAX
[karo-tx-uboot.git] / arch / x86 / dts / minnowmax.dts
index 0233f614172e4e5ad6a34d298f394a0412844169..7103bc50777074b5fb5f0be1d7b5f8ce5c4c7d04 100644 (file)
                stdout-path = "/serial";
        };
 
+       cpus {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               cpu@0 {
+                       device_type = "cpu";
+                       compatible = "intel,baytrail-cpu";
+                       reg = <0>;
+                       intel,apic-id = <0>;
+               };
+
+               cpu@1 {
+                       device_type = "cpu";
+                       compatible = "intel,baytrail-cpu";
+                       reg = <1>;
+                       intel,apic-id = <4>;
+               };
+
+       };
+
        spi {
                #address-cells = <1>;
                #size-cells = <0>;