Re: [PATCH v2] ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412

2012-10-23 Thread Tomasz Figa
Hi Kgene, On Tuesday 23 of October 2012 20:57:33 Kukjin Kim wrote: > Tomasz Figa wrote: > > Exynos4412 uses different information register for each core. This > > patch adjusts the bring-up code to take that into account. > > > > Signed-off-by: Tomasz Figa > > Signed-off-by: Kyungmin Park > > -

RE: [PATCH v2] ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412

2012-10-23 Thread Kukjin Kim
Tomasz Figa wrote: > > Exynos4412 uses different information register for each core. This patch > adjusts the bring-up code to take that into account. > > Signed-off-by: Tomasz Figa > Signed-off-by: Kyungmin Park > --- > arch/arm/mach-exynos/platsmp.c | 27 +-- > 1 file