From: R Sricharan Date: Tue, 5 Jun 2012 10:51:32 +0000 (+0530) Subject: ARM: OMAP5: Add minimal support for OMAP5430 SOC X-Git-Tag: omap-devel-omap5-for-v3.6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e152c76a1efaa3165afecf5acf535c8283f386;p=pandora-kernel.git ARM: OMAP5: Add minimal support for OMAP5430 SOC OMAP5430 is Texas Instrument's SOC based on ARM Cortex-A15 SMP architecture. It's a dual core SOC with GIC used for interrupt handling and with an integrated L2 cache controller. OMAP5432 is another variant of OMAP5430, with a memory controller supporting DDR3 and SATA. Patch includes: - The machine specific headers and sources updates. - Platform header updates. - Minimum initialisation support for serial. - IO table init Signed-off-by: R Sricharan Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed