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>
This commit is contained in:
Phil Edworthy
2012-05-09 07:59:28 +01:00
committed by Paul Mundt
父節點 51ce30684e
當前提交 d584e204ff
共有 6 個文件被更改,包括 145 次插入1 次删除

查看文件

@@ -133,7 +133,7 @@ config SH_RTS7751R2D
config SH_RSK
bool "Renesas Starter Kit"
depends on CPU_SUBTYPE_SH7201 || CPU_SUBTYPE_SH7203
depends on CPU_SUBTYPE_SH7201 || CPU_SUBTYPE_SH7203 || CPU_SUBTYPE_SH7264
help
Select this option if configuring for any of the RSK+ MCU
evaluation platforms.