diff options
author | Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> | 2008-06-06 04:04:56 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-28 05:10:30 -0400 |
commit | 4cec1a37ba7d9dce6ed5d8259b95272100a98b1f (patch) | |
tree | 25cf527d6e60a609257a8b578d8f0d0690cfce70 /arch/sh/tools | |
parent | c63847a3621d2bac054f5709783860ecabd0ee7e (diff) |
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>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index 3a53f04d72d4..4473723685ca 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -48,3 +48,4 @@ SDK7780 SH_SDK7780 | |||
48 | MIGOR SH_MIGOR | 48 | MIGOR SH_MIGOR |
49 | RSK7203 SH_RSK7203 | 49 | RSK7203 SH_RSK7203 |
50 | AP325RXA SH_AP325RXA | 50 | AP325RXA SH_AP325RXA |
51 | SH7763RDP SH_SH7763RDP | ||