]> git.ipfire.org Git - people/ms/u-boot.git/commit
sbc8548: delete unused MPC8548CDS info carried over from port
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 18 Sep 2009 23:08:39 +0000 (19:08 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:04:59 +0000 (12:04 -0500)
commit7b1f1399e876587e0a268a5a471dd444bfbc3114
treeccf30bf01364d496274779b306a505b8be11c796
parent94ca091456d5c3040ddd6351c80cf3e74393f9be
sbc8548: delete unused MPC8548CDS info carried over from port

There are a couple defines and PCI bridge quirks related to the PCI
backplane of the MPC8548CDS that have no meaning in the context of
the port to the sbc8548 board, so delete them.

Also, the form factor of the sbc8548 is a standalone board with a
single PCI-X and a single PCI-e slot.  That pretty much guarantees
that it will never be a PCI agent itself, so the host/agent and root
complex/end node distinctions have been removed.

Similarly, since there is no physical connector mapping to PCI2, so
all references of PCI2 in the board support files have been removed
as well.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/sbc8548/sbc8548.c
include/configs/sbc8548.h