[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)
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>

No differences found