ARM: tango4: Initial platform support
Support Sigma Designs ARM-based (specifically, Cortex-A9 MPCore r3p0) Tango4 "Secure Media Processor" platforms: smp8756, smp8758, smp8759 (8756 is single-core, the latter are dual-core). Note: 8758 vs 8759: same chip, different package. Support for older MIPS-based platforms can be found elsewhere: https://github.com/mansr/linux-tangoxSigned-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Reviewed-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Showing
arch/arm/mach-tango/Kconfig
0 → 100644
arch/arm/mach-tango/Makefile
0 → 100644
arch/arm/mach-tango/setup.c
0 → 100644
arch/arm/mach-tango/smc.S
0 → 100644
arch/arm/mach-tango/smc.h
0 → 100644
Please register or sign in to comment