From: John Jacques <john.jacq...@lsi.com>

Signed-off-by: John Jacques <john.jacq...@lsi.com>
---
 arch/arm/boot/dts/axm55xx.dts |   65 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 63 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/axm55xx.dts b/arch/arm/boot/dts/axm55xx.dts
index ae94ca4..f6de156 100644
--- a/arch/arm/boot/dts/axm55xx.dts
+++ b/arch/arm/boot/dts/axm55xx.dts
@@ -67,7 +67,6 @@
                         cpu-release-addr = <0>; // Fixed by the boot loader
                };
 
-               /*
                cpu@4 {
                        device_type = "cpu";
                        compatible = "arm,cortex-a15";
@@ -88,7 +87,69 @@
                        reg = <6>;
                         cpu-release-addr = <0>; // Fixed by the boot loader
                };
-               */
+
+               cpu@7 {
+                       device_type = "cpua";
+                       compatible = "arm,cortex-a15";
+                       reg = <7>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@8 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <8>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@9 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <9>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@10 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <10>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@11 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <11>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@12 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <12>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@13 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <13>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@14 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <14>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
+
+               cpu@15 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <15>;
+                        cpu-release-addr = <0>; // Fixed by the boot loader
+               };
        };
 
        memory@00000000 {
-- 
1.7.9.5

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to