]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP5: Add SMP support
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 19 Mar 2012 13:59:41 +0000 (19:29 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 9 Jul 2012 13:44:39 +0000 (19:14 +0530)
commit35fd60001722937e67c14371df30608aabf71d4b
treecfd5db40a28e4c02ed0696fbd63945157e73020d
parent17265956e66df60eb866be62bc11142ff65f55d7
ARM: OMAP5: Add SMP support

Add OMAP5 SMP boot support using OMAP4 SMP code. The relevant code paths
are runtime checked using cpu id

Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/omap-headsmp.S
arch/arm/mach-omap2/omap-smp.c