diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.zh@hitachi.com> | 2007-03-28 11:07:35 -0400 |
---|---|---|
committer | Paul Mundt <lethal@hera.kernel.org> | 2007-05-06 22:11:55 -0400 |
commit | b75762302e144b73f12b72c59b99401d036680aa (patch) | |
tree | 92b2ea71d705652bcb3ec9435e86fcf9c06b5757 /arch/sh/tools | |
parent | cd6c7ea234dc8a8607283e056d8010b2bd3c6369 (diff) |
sh: SH7780 Solution Engine board support.
This adds support for the SH7780-based Solution Engine reference board.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.zh@hitachi.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 5b1236c2cfec..554f801db67b 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -9,6 +9,7 @@ SE SH_SOLUTION_ENGINE | |||
9 | 7751SE SH_7751_SOLUTION_ENGINE | 9 | 7751SE SH_7751_SOLUTION_ENGINE |
10 | 7300SE SH_7300_SOLUTION_ENGINE | 10 | 7300SE SH_7300_SOLUTION_ENGINE |
11 | 7343SE SH_7343_SOLUTION_ENGINE | 11 | 7343SE SH_7343_SOLUTION_ENGINE |
12 | 7780SE SH_7780_SOLUTION_ENGINE | ||
12 | 73180SE SH_73180_SOLUTION_ENGINE | 13 | 73180SE SH_73180_SOLUTION_ENGINE |
13 | 7751SYSTEMH SH_7751_SYSTEMH | 14 | 7751SYSTEMH SH_7751_SYSTEMH |
14 | HP6XX SH_HP6XX | 15 | HP6XX SH_HP6XX |