projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1585def
)
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
author
Pawel Moll
<pawel.moll@arm.com>
Thu, 24 Jan 2013 11:48:54 +0000
(11:48 +0000)
committer
Pawel Moll
<pawel.moll@arm.com>
Thu, 24 Jan 2013 12:19:23 +0000
(12:19 +0000)
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>
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
index 1fc405a9ecfb0a4e6cacd94ba9442d6ce75575fa..cf8071ad22d5fb5acfd1382f82d16e606c28e068 100644
(file)
--- a/
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
+++ b/
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
@@
-45,7
+45,6
@@
reg = <1>;
};
-/* A7s disabled till big.LITTLE patches are available...
cpu2: cpu@2 {
device_type = "cpu";
compatible = "arm,cortex-a7";
@@
-63,7
+62,6
@@
compatible = "arm,cortex-a7";
reg = <0x102>;
};
-*/
};
memory@80000000 {