dre: overlay: Correct cpu.clusters.cores
Cluster 0 has six CPU cores, not four Change-Id: I1a67976f1d7957dbfd5316f2d852f9bcd1e787ca
This commit is contained in:
parent
c1ddc5cef0
commit
2b3dc1628c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<item name="modem.controller.voltage">800
|
||||
</item>
|
||||
<array name="cpu.clusters.cores">
|
||||
<value>4</value>
|
||||
<value>6</value>
|
||||
<value>2</value>
|
||||
</array>
|
||||
<array name="cpu.core_speeds.cluster0">
|
||||
|
|
Loading…
Reference in a new issue