diff options
author | Peter Griffin <pgriffin@mpc-data.co.uk> | 2008-11-28 08:56:45 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-12-22 04:43:51 -0500 |
commit | 6feb348783767e3f38d7612e6551ee8b580ac4e9 (patch) | |
tree | 6d6aeece24de46fce62bd2bc4ff24e8537501d87 /arch/sh/tools | |
parent | 2825999e8a9bd7ab7e25a7e7475c7cdd10371a13 (diff) |
sh: RSK+ 7201 board support.
This patch adds support for the RTE RSK+ 7201 board.
Signed-off-by: Peter Griffin <pgriffin@mpc-data.co.uk>
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 d0c2928d1066..69a9aeedf6e3 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -46,6 +46,7 @@ R2D_1 RTS7751R2D_1 | |||
46 | CAYMAN SH_CAYMAN | 46 | CAYMAN SH_CAYMAN |
47 | SDK7780 SH_SDK7780 | 47 | SDK7780 SH_SDK7780 |
48 | MIGOR SH_MIGOR | 48 | MIGOR SH_MIGOR |
49 | RSK7201 SH_RSK7201 | ||
49 | RSK7203 SH_RSK7203 | 50 | RSK7203 SH_RSK7203 |
50 | AP325RXA SH_AP325RXA | 51 | AP325RXA SH_AP325RXA |
51 | SH7763RDP SH_SH7763RDP | 52 | SH7763RDP SH_SH7763RDP |