sh: Initial support for SH-X3 prototype board.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 8 Aug 2007 06:22:04 +0000 (15:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:48 +0000 (11:57 +0900)
commit94807a33dc4aaf522d3eab62db225361e5a97b2a
treefbfe908829b6a6067c200beae7cb1fed26040000
parent8d797cd191397b2a92b190228f07c7715c1c832a
sh: Initial support for SH-X3 prototype board.

This adds initial support for the SH-X3 prototype board.
Only simple logic for the IRQ controller and the heartbeat driver
for now.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/renesas/x3proto/Makefile [new file with mode: 0644]
arch/sh/boards/renesas/x3proto/setup.c [new file with mode: 0644]