]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Renesas R0P7785LC0011RL board support
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Wed, 16 Jul 2008 11:21:09 +0000 (20:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:35 +0000 (18:10 +0900)
commit539c46d6115377687971459c63073316cbe23762
tree1730047636c75455eaf309f4e24e20de9dff54f0
parent4e6f8cd430453cc99df3fbfc397d2806ecf0e897
sh: Renesas R0P7785LC0011RL board support

This adds initial support for the Renesas R0P7785LC0011RL board.
This patch supports 29bit address mode only.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/renesas/sh7785lcr/Makefile [new file with mode: 0644]
arch/sh/boards/renesas/sh7785lcr/setup.c [new file with mode: 0644]
arch/sh/configs/sh7785lcr_defconfig [new file with mode: 0644]
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/fixups-sh7785lcr.c [new file with mode: 0644]
arch/sh/drivers/pci/ops-sh7785lcr.c [new file with mode: 0644]
arch/sh/tools/mach-types
include/asm-sh/sh7785lcr.h [new file with mode: 0644]