commit | 41b6a085e48d0d9e1200946755f49f31dd930137 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sun Feb 01 16:59:13 2009 +0000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Sat Feb 14 14:40:11 2009 -0500 |
tree | 9fd9bd0e3f0e72e64cdaea625c4c7124ab8ae120 | |
parent | 018f76ec516c09a5381e517d0739d377a60ec0d5 [diff] |
powerpc/4xx: Enable PCI domains on 4xx 4xx chips commonly now have multiple PHBs, there is no reason to not enable PCI domains on them. The main issue with PCI domains is X but currently its already somewhat busted for other reasons such as the 36-bit physical address space, which I'm fixing separately. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>