From: Krzysztof Hałasa Date: Sun, 15 Nov 2009 17:02:10 +0000 (+0100) Subject: IXP4xx: Extend PCI MMIO indirect address space to 1 GB. X-Git-Tag: v2.6.33-rc1~290^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed5b9fa0d1c5ad1e01ff56b9acd3ff52bc783f66;p=pandora-kernel.git IXP4xx: Extend PCI MMIO indirect address space to 1 GB. IXP4xx CPUs can indirectly access the whole 4 GB PCI MMIO address space (using the non-prefetch registers). Previously the available space depended on the CPU variant, since one of the IXP43x platforms needed more than the usual 128 MB. 1 GB should be enough for everyone, and if not, we can trivially increase it. Signed-off-by: Krzysztof Hałasa --- Reading git-diff-tree failed