]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S5PV310: Fix on Secondary CPU startup
authorChanghwan Youn <chaos.youn@samsung.com>
Fri, 27 Aug 2010 08:57:44 +0000 (17:57 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 27 Aug 2010 09:29:58 +0000 (18:29 +0900)
commit653211f2cf6e0cd88da603fd99f362a0dcbc60fa
treeca7be6e4b485e1fc39571fc71a887504bcccea50
parent79e9a5d7c4040088c5f4ba801fc0f831b2c52177
ARM: S5PV310: Fix on Secondary CPU startup

Following occurs on boot message without this patch.
    CPU1: processor failed to boot
    Brought up 1 CPUs
    SMP: Total of 1 processors activated...

This patch adds SYSRAM mapping for fixing Secondary CPU startup.
    CPU1: Booted secondary processor
    Brought up 2 CPUs
    SMP: Total of 2 processors activated...

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/cpu.c
arch/arm/mach-s5pv310/include/mach/map.h
arch/arm/mach-s5pv310/platsmp.c
arch/arm/plat-s5p/include/plat/map-s5p.h