diff options
author | Phil Edworthy <phil.edworthy@renesas.com> | 2012-05-10 04:26:53 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-05-10 04:20:01 -0400 |
commit | b6397435ec676271bd7fa1de9e62633718a754c1 (patch) | |
tree | 85eda93d621e4b2edf2b79891c43fe94e3b3af99 /arch/sh/tools | |
parent | 0b25b7c8cba83fa8c02fbf38eb905996f2455dd0 (diff) |
sh: Add RSK2+SH7269 board
The RSK2+SH7269 board uses the SH7269 processor. It is often
referred to as just rsk7269. 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 d007c81acfad..569977e52c91 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -52,6 +52,7 @@ MIGOR SH_MIGOR | |||
52 | RSK7201 SH_RSK7201 | 52 | RSK7201 SH_RSK7201 |
53 | RSK7203 SH_RSK7203 | 53 | RSK7203 SH_RSK7203 |
54 | RSK7264 SH_RSK7264 | 54 | RSK7264 SH_RSK7264 |
55 | RSK7269 SH_RSK7269 | ||
55 | AP325RXA SH_AP325RXA | 56 | AP325RXA SH_AP325RXA |
56 | SH2007 SH_SH2007 | 57 | SH2007 SH_SH2007 |
57 | SH7757LCR SH_SH7757LCR | 58 | SH7757LCR SH_SH7757LCR |