[POWERPC] Workaround Pegasos incorrect ISA "ranges"
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 4 Jul 2006 04:06:29 +0000 (14:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 25 Jul 2006 15:26:24 +0000 (01:26 +1000)
commitf0ca330bc4ce00377f940b786d7ec7d848dc4102
treea07461c721eb08012f3997b1a91c4d3172d4d34c
parentd1a8df9136ff55e554e11ce65854c282965be8f5
[POWERPC] Workaround Pegasos incorrect ISA "ranges"

The Pegasos firmware doesn't create a valid "ranges" property for the
ISA bridge, thus causing translation of ISA addresses and IO ports to
fail. This fixes it, thus re-enabling proper early serial console to
work on Pegasos.

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