sh: Add support PCI of SuperH and SH7780
authorYusuke Goda <goda.yusuke@renesas.com>
Wed, 5 Mar 2008 05:30:02 +0000 (14:30 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 28 Mar 2008 05:16:12 +0000 (14:16 +0900)
commit1a2334a4eb6386d7cd35d9de5fa39af2c764ad28
tree3bdad7825893b07bfa8c24d77a35878a3af9cd56
parentb55523efff2ae11f0b9ae3cc405893c32eb78156
sh: Add support PCI of SuperH and SH7780

This patch add support PCI of SuperH base code and SH7780 specific code.

Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
cpu/sh4/Makefile
cpu/sh4/pci-sh4.c [new file with mode: 0644]
cpu/sh4/pci-sh7780.c [new file with mode: 0644]
include/asm-sh/cpu_sh7780.h
include/asm-sh/pci.h [new file with mode: 0644]
lib_sh/board.c