diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-01-13 18:36:21 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-01-13 18:36:21 +0900 |
commit | 8a453cac94803910305f7e95cbd157b6bbd88811 (patch) | |
tree | 298e6f0cec8efcecf0e1d7ca113d2181725a60b2 /arch/sh/tools | |
parent | bc34b0850be0aa99a49b714ea8a495fbe9a8c273 (diff) | |
download | op-kernel-dev-8a453cac94803910305f7e95cbd157b6bbd88811.zip op-kernel-dev-8a453cac94803910305f7e95cbd157b6bbd88811.tar.gz |
sh: Add support for AP-SH4AD-0A board.
This adds preliminary support for the alpha project AP-SH4AD-0A reference
platform (SH7786 based).
Additional platform information available at:
http://www.apnet.co.jp/product/superh/ap-sh4ad-0a.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 116e437..6dd56c4 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -63,3 +63,4 @@ POLARIS SH_POLARIS KFR2R09 SH_KFR2R09 ECOVEC SH_ECOVEC APSH4A3A SH_APSH4A3A +APSH4AD0A SH_APSH4AD0A |