original_kernel/arch/arm/mach-s5pv310
Changhwan Youn 766211e748 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>
2010-08-27 18:29:58 +09:00
..
include/mach
Kconfig
Makefile
Makefile.boot
clock.c
cpu.c
headsmp.S
init.c
irq-combiner.c
localtimer.c
mach-smdkv310.c
mach-universal_c210.c
platsmp.c
setup-i2c0.c
setup-i2c1.c
setup-i2c2.c
time.c