sh: Magic Panel R2 board support.
authorMarkus Brunner <super.firetwister@gmail.com>
Wed, 12 Sep 2007 02:54:58 +0000 (11:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:54 +0000 (11:57 +0900)
commitded5431ff311d963888ac951131a04fe7633aa79
tree1a7b04e4f412a5140bced2074d508e1b99e49526
parent18d18ba8ef147f9d0d97da1da1253ce5c982bb91
sh: Magic Panel R2 board support.

This adds support for the SH7720 (SH3-DSP) based Magic Panel R2
board.

Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
Signed-off by: Mark Jonas <toertel@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/magicpanelr2/Kconfig [new file with mode: 0644]
arch/sh/boards/magicpanelr2/Makefile [new file with mode: 0644]
arch/sh/boards/magicpanelr2/setup.c [new file with mode: 0644]
arch/sh/configs/magicpanelr2_defconfig [new file with mode: 0644]
include/asm-sh/magicpanelr2.h [new file with mode: 0644]