diff options
author | Phil Edworthy <phil.edworthy@renesas.com> | 2012-05-09 07:59:28 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-05-10 11:49:56 +0900 |
commit | d584e204ff574b43d4dcaa87ae233c4e9d08e1fb (patch) | |
tree | 8d062428d3cc5f329f12282e14e670adedb25d1a /arch/sh/tools | |
parent | 51ce30684e0d1ae50a154e1026de57d15d096286 (diff) |
sh: Add RSK2+SH7264 board
The RSK2+SH7264 board uses the sh7264 processor. It is often
referred to as just rsk7264. NOR Flash, SDRAM, serial, USB Host and
ethernet are working.
Signed-off-by: Phil Edworthy <phil.edworthy@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 6dd56c4d0054..d007c81acfad 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -51,6 +51,7 @@ SDK7780 SH_SDK7780 MIGOR SH_MIGOR RSK7201 SH_RSK7201 RSK7203 SH_RSK7203 +RSK7264 SH_RSK7264 AP325RXA SH_AP325RXA SH2007 SH_SH2007 SH7757LCR SH_SH7757LCR |