ARM: OMAP4: SMP: Add OMAP4430 SMP board files
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 28 Apr 2009 15:21:52 +0000 (20:51 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 9 Jun 2009 07:33:50 +0000 (13:03 +0530)
commit367cd31ee0cbc948fe3b83960b1dbf931e2eaa90
tree7d9c666fa6da3efb4e206c9f6b5fc4200320e498
parentc7f7ff179cb9f2f1e0244ef2c80afbb93c74ce2a
ARM: OMAP4: SMP: Add OMAP4430 SMP board files

This patch adds SMP platform files support for OMAP4430SDP. TI's OMAP4430
SOC is based on ARM Cortex-A9 SMP architecture. It's a dual core SOC
with GIC used for interrupt handling and SCU for cache coherency.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/omap-headsmp.S [new file with mode: 0644]
arch/arm/mach-omap2/omap-smp.c [new file with mode: 0644]
arch/arm/plat-omap/include/mach/smp.h [new file with mode: 0644]