[POWERPC] cuboot-pq2: PCI fixes
authorScott Wood <scottwood@freescale.com>
Tue, 15 Apr 2008 16:02:31 +0000 (11:02 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:01:40 +0000 (01:01 -0500)
commit378458d8655056d3d04994cb2b1c0fabb1b35983
tree6795fea10167001678ce9b011cff69b1001d453f
parent3866409541b1ae87a2e42ee7f483843f1af56917
[POWERPC] cuboot-pq2: PCI fixes

1. Detect (and bail out on) more conditions that violate the
assumptions of the setup code -- we assume in such cases that the device
tree is correct and reflects what the firmware did.

2. The inbound memory mask calculation was wrong.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/cuboot-pq2.c