sh: Add ms7724se (SH7724) board support
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Tue, 26 May 2009 07:04:52 +0000 (07:04 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 26 May 2009 08:01:47 +0000 (17:01 +0900)
commit287c129716c2d4b75f3d8dd6e68732a3cd326ee6
tree7995748ad7913906222d1b96cf5792be23b314a7
parent3709ab8dfa23cab553ea9ffea3372c8e0a28f332
sh: Add ms7724se (SH7724) board support

This adds preliminary support for the ms7724se solution engine board.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/Kconfig
arch/sh/boards/mach-se/7724/Makefile [new file with mode: 0644]
arch/sh/boards/mach-se/7724/irq.c [new file with mode: 0644]
arch/sh/boards/mach-se/7724/setup.c [new file with mode: 0644]
arch/sh/boards/mach-se/Makefile
arch/sh/configs/se7724_defconfig [new file with mode: 0644]
arch/sh/include/mach-se/mach/se7724.h [new file with mode: 0644]