sh: Renesas Solutions SH7763RDP board support
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Fri, 6 Jun 2008 08:04:56 +0000 (17:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:30 +0000 (18:10 +0900)
commit4cec1a37ba7d9dce6ed5d8259b95272100a98b1f
tree25cf527d6e60a609257a8b578d8f0d0690cfce70
parentc63847a3621d2bac054f5709783860ecabd0ee7e
sh: Renesas Solutions SH7763RDP board support

This patch adds basic support for the SH7763RDP board.
This supports a basic stuff provided in SH7763, like SCIF,
NOR Flash and USB host.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/renesas/sh7763rdp/Makefile [new file with mode: 0644]
arch/sh/boards/renesas/sh7763rdp/irq.c [new file with mode: 0644]
arch/sh/boards/renesas/sh7763rdp/setup.c [new file with mode: 0644]
arch/sh/configs/sh7763rdp_defconfig [new file with mode: 0644]
arch/sh/tools/mach-types
include/asm-sh/sh7763rdp.h [new file with mode: 0644]