Skip to content

Commit

Permalink
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
Browse files Browse the repository at this point in the history
As the kernel is able to cope with multiple clusters,
uncomment the A7 cores in the Device Tree for V2P-CA15_A7
tile, making all 5 cores available to the user.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
  • Loading branch information
Pawel Moll committed Jan 24, 2013
1 parent 1585def commit ab838bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
reg = <1>;
};

/* A7s disabled till big.LITTLE patches are available...
cpu2: cpu@2 {
device_type = "cpu";
compatible = "arm,cortex-a7";
Expand All @@ -63,7 +62,6 @@
compatible = "arm,cortex-a7";
reg = <0x102>;
};
*/
};

memory@80000000 {
Expand Down

0 comments on commit ab838bc

Please sign in to comment.