sh: SH-2007 board support.
commit3a598264436e94c410c413088a7873fcad33616c
authorHitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Mon, 21 Jun 2010 06:10:51 +0000 (21 15:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 Jun 2010 06:10:51 +0000 (21 15:10 +0900)
treec02cc3a99fa5d114c869c64afed92f98584139d2
parentdcac0d982777e75e022390d80019f7aeb2ec91f9
sh: SH-2007 board support.

This patch series adds support for ITO Co., Ltd.'s SH-2007 reference
platform (A PC-104 based SH7780 platform).

This is a direct port of the out-of-tree board support from the vendor's
kernel, originally located at:

http://ms-n.org/sh-linux/kernel/

More information on the board and the vendor can be obtained from the
vendor's site at:

http://www.itonet.co.jp/

Presently supported peripherals are CF and ethernet, with support for
the on-board IDE still pending further testing.

Reviewed-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Reviewed-by: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/Kconfig
arch/sh/boards/Makefile
arch/sh/boards/board-sh2007.c [new file with mode: 0644]
arch/sh/configs/sh2007_defconfig [new file with mode: 0644]
arch/sh/include/mach-common/mach/sh2007.h [new file with mode: 0644]
arch/sh/tools/mach-types
drivers/serial/sh-sci.h