C6X: add basic support for TMS320C6678 SoC
authorKen Cox <jkc@redhat.com>
Thu, 19 Jul 2012 03:19:10 +0000 (23:19 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 19 Jul 2012 03:52:31 +0000 (23:52 -0400)
commitdbe91a2e6e53aa85efa0aac86e3a22ba95f8b85f
treeb4c4275ea7fa1797c0ff66df5661bbfaa81f91b6
parentf84f1f462bfaf0e45511f97ef54068b8539a7af6
C6X: add basic support for TMS320C6678 SoC

This patch adds support for the TMS320C6678 SoC on an EVMC6678LE
evaluation board. The 6678 is a C66x family CPU which is very similar
to the already supported C64x CPUs with the addition of floating point
instructions.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
CC: Aurelien Jacquiot <a-jacquiot@ti.com>
CC: linux-c6x-dev@linux-c6x.org
arch/c6x/boot/dts/evmc6678.dts [new file with mode: 0644]
arch/c6x/boot/dts/tms320c6678.dtsi [new file with mode: 0644]
arch/c6x/configs/evmc6678_defconfig [new file with mode: 0644]
arch/c6x/kernel/setup.c
arch/c6x/platforms/Kconfig
arch/c6x/platforms/plldata.c