sh: kfr2r09 board support - SCIF console
commite7d165146a7de5ceb4f68e188b2679f003744f54
authorMagnus Damm <damm@igel.co.jp>
Wed, 22 Jul 2009 16:20:54 +0000 (22 16:20 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 23 Jul 2009 04:15:18 +0000 (23 13:15 +0900)
treed6e4118cba7642bed65622c5d0ea6f6cfb3a3c27
parent4be3bd7849165e7efa6b0b35a23d6a3598d97465
sh: kfr2r09 board support - SCIF console

This patch adds basic kfr2r09 board support. Only
the SCIF1 console is supported with this patch, but
this patch and a proper sh7724 configuration is all
that is needed. Combine with an initramfs to have a
small RAM based kernel and distribution booted as
zImage from RAM via JTAG.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
arch/sh/boards/Kconfig
arch/sh/boards/mach-kfr2r09/Makefile [new file with mode: 0644]
arch/sh/boards/mach-kfr2r09/setup.c [new file with mode: 0644]