sh: Add sh7264 device
authorPhil Edworthy <phil.edworthy@renesas.com>
Wed, 9 May 2012 06:59:27 +0000 (07:59 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 02:49:54 +0000 (11:49 +0900)
commit51ce30684e0d1ae50a154e1026de57d15d096286
tree88644f30623b0fb2e3b93feae5437c18212bbcd9
parent7ee94d97aafacf5a019b3578e0eae6daa2e2bcd5
sh: Add sh7264 device

This is an sh2a device with FPU, video display controller (VDC),
8 serial ports, 3 I2C channels, 2 CAN ports, SD and on-chip USB.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/processor.h
arch/sh/kernel/cpu/proc.c
arch/sh/kernel/cpu/sh2a/Makefile
arch/sh/kernel/cpu/sh2a/clock-sh7264.c [new file with mode: 0644]
arch/sh/kernel/cpu/sh2a/probe.c
arch/sh/kernel/cpu/sh2a/setup-sh7264.c [new file with mode: 0644]