]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Nov 2009 19:01:38 +0000 (13:01 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:07 +0000 (13:49 -0600)
commit1e21ba8f6d0708fe7f44066059927cfa6bfedf7a
tree3d5a1e01538d58d0a2a8e23b37e88aefbcb01a15
parent42c01b9d1f0132a6d82e2c8333b236b1e3b0831f
ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB

We can use fsl_setup_hose to determine if we are a agent/end-point or
a host.  Rather than using some SoC specific register we can just look
at the PCI cfg space of the host controller to determine this.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/p1_p2_rdb/pci.c