sh: Solution Engine SH7343 board support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:09:34 +0000 (18:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:09:34 +0000 (18:09 +0900)
commitbc8fb5d0471473f775378d09db712dcb8eeece75
tree373f7b27ae734c03d4d995a9ea8f3fecade3acab
parent91b91d01416afba8d3f230a62b5d2784bd7af94a
sh: Solution Engine SH7343 board support.

This adds support for the SE7343 board.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/se/7343/Makefile [new file with mode: 0644]
arch/sh/boards/se/7343/io.c [new file with mode: 0644]
arch/sh/boards/se/7343/irq.c [new file with mode: 0644]
arch/sh/boards/se/7343/led.c [new file with mode: 0644]
arch/sh/boards/se/7343/setup.c [new file with mode: 0644]
arch/sh/configs/se7343_defconfig [new file with mode: 0644]
arch/sh/tools/mach-types
include/asm-sh/irq.h
include/asm-sh/se7343.h [new file with mode: 0644]