diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-05-19 16:47:56 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-28 18:10:28 +0900 |
commit | 3787aa112c653b34b6f901b2eaae2b62f9582569 (patch) | |
tree | 347a43ce6333b7fe437cbbbc6cf0117c32c6f8d6 /arch/sh/tools | |
parent | 2cd1e31859837155033b4b731de61066d5da50ab (diff) | |
download | linux-3.10-3787aa112c653b34b6f901b2eaae2b62f9582569.tar.gz linux-3.10-3787aa112c653b34b6f901b2eaae2b62f9582569.tar.bz2 linux-3.10-3787aa112c653b34b6f901b2eaae2b62f9582569.zip |
sh: RSK+ 7203 board support.
This adds initial support for the RTE RSK+ SH7203 board.
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 1bba7d36be9..1ae9fefed0f 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -46,3 +46,4 @@ R2D_1 RTS7751R2D_1 CAYMAN SH_CAYMAN SDK7780 SH_SDK7780 MIGOR SH_MIGOR +RSK7203 SH_RSK7203 |