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:
330c90a
)
ARM: EXYNOS: add support get_core_count() for EXYNOS5250
author
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 25 Jan 2012 06:35:57 +0000
(15:35 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 14 Mar 2012 09:35:15 +0000
(
02:35
-0700)
The EXYNOS5250 has two Cortex-A15 cores and there's no
need to call scu_enable() in platform_smp_prepare_cpus()
because Cortex-A15 has no regarding scu register which
can be used for getting number of cores.
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found