diff options
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | 2009-03-03 16:22:00 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-03-03 16:22:00 +0900 |
commit | 5ac072e110ff358a9ebc318a1b54f0182b799f72 (patch) | |
tree | faa6de8b7eb18f71461b297d5eb85dcfec1b7ceb /arch/sh/tools | |
parent | 37042fbd8b3256d2a44b17646fa9de8777d5a34a (diff) |
sh: Urquell board support.
This adds preliminary support for the SH7786-based Urquell board.
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.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 284b7e86749..8f9e1662fa9 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -52,3 +52,4 @@ RSK7203 SH_RSK7203 AP325RXA SH_AP325RXA SH7763RDP SH_SH7763RDP SH7785LCR SH_SH7785LCR +URQUELL SH_URQUELL |