forked from Minki/linux
766211e748
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> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
cpu.c | ||
headsmp.S | ||
init.c | ||
irq-combiner.c | ||
Kconfig | ||
localtimer.c | ||
mach-smdkv310.c | ||
mach-universal_c210.c | ||
Makefile | ||
Makefile.boot | ||
platsmp.c | ||
setup-i2c0.c | ||
setup-i2c1.c | ||
setup-i2c2.c | ||
time.c |