sh: Preliminary SDK7786 board support.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 14 Jan 2010 11:58:58 +0000 (20:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Jan 2010 11:58:58 +0000 (20:58 +0900)
commit02bf6cc72cc2a6258411ddf1649f33a65fc9a06e
tree87b7e3f6d0ccf64bccc037bbe015533d86e006b4
parente44d6c4010a4c84369013932eea4721d16cbc08d
sh: Preliminary SDK7786 board support.

This stubs in some preliminary board support for the RTE SDK7786.

This is quite stunted at the moment, and primarily builds on top of the
system FPGA. FPGA IRQs are handled via CPU IRL masking for simplicity,
with initial peripheral support restricted to the debug ethernet.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
arch/sh/boards/Kconfig
arch/sh/boards/mach-sdk7786/Makefile [new file with mode: 0644]
arch/sh/boards/mach-sdk7786/setup.c [new file with mode: 0644]
arch/sh/configs/sdk7786_defconfig [new file with mode: 0644]
arch/sh/tools/mach-types