diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-01-13 04:32:42 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-01-13 04:32:42 -0500 |
commit | bc34b0850be0aa99a49b714ea8a495fbe9a8c273 (patch) | |
tree | f5e46d0bc19e2525c3eafb71b26310cc42389dde /arch/sh/tools | |
parent | 704bf317fd21683e5c71a542f5fb5f65271a1582 (diff) |
sh: Add support for AP-SH4A-3A board.
This adds preliminary support for the alpha project AP-SH4A-3A reference
platform (SH7785 based).
Additional paltform information available at:
http://www.apnet.co.jp/product/superh/ap-sh4a-3a.html
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 765cf79c81d8..116e43723745 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -62,3 +62,4 @@ ESPT SH_ESPT | |||
62 | POLARIS SH_POLARIS | 62 | POLARIS SH_POLARIS |
63 | KFR2R09 SH_KFR2R09 | 63 | KFR2R09 SH_KFR2R09 |
64 | ECOVEC SH_ECOVEC | 64 | ECOVEC SH_ECOVEC |
65 | APSH4A3A SH_APSH4A3A | ||