git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33b6866
)
MIPS: smp-cps: duplicate core0 CCA on secondary cores
author
Paul Burton
<paul.burton@imgtec.com>
Wed, 16 Apr 2014 10:10:57 +0000
(11:10 +0100)
committer
Paul Burton
<paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:33 +0000
(16:20 +0100)
Rather than hardcoding CCA=0x5 for secondary cores, re-use the CCA from
the boot CPU. This allows overrides of the CCA using the cca= kernel
parameter to take effect on all CPUs for consistency.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
No differences found