]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Improve resource setup of PowerMac G5 HT bridge
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Dec 2007 03:55:02 +0000 (14:55 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Dec 2007 05:18:14 +0000 (16:18 +1100)
commitaaa4b51a01d816da490f35cd14abe77904fcca6a
tree3b06b866c224c978b04673103ec35373d49b2408
parente20cd48c289476694f8596a88dbd8abc951334a1
[POWERPC] Improve resource setup of PowerMac G5 HT bridge

The device node for the HT bridge on G5s doesn't contain useful ranges.

We used to give it a bunch of the known PCI space and then punch a "hole"
in it based on where the AGP or PCIe region was.  This reworks it to
use the actual register in the bridge that controls the decoding instead.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/pci.c